projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ec1b54
)
mfd: Drop data_size from mfd_cell struct
author
Andres Salomon
<dilinger@queued.net>
Fri, 18 Feb 2011 03:07:24 +0000
(19:07 -0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:55 +0000
(10:41 +0100)
Now that there are no more users of this, drop it.
Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/linux/mfd/core.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/mfd/core.h
b/include/linux/mfd/core.h
index aefc378f8dc98e784237e636c30ad498bdc5b205..923ec2591eb7ca80def76f50588bb54644459672 100644
(file)
--- a/
include/linux/mfd/core.h
+++ b/
include/linux/mfd/core.h
@@
-36,9
+36,6
@@
struct mfd_cell {
/* platform_data can be used to pass data to "generic" drivers */
void *platform_data;
- /* unused */
- size_t data_size;
-
/*
* These resources can be specified relative to the parent device.
* For accessing hardware you should use resources from the platform dev