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:
153617f
)
mfd-core: Fix up typos/vagueness in comment
author
Andres Salomon
<dilinger@queued.net>
Fri, 18 Feb 2011 03:07:08 +0000
(19:07 -0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:50 +0000
(10:41 +0100)
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 835996e167e138560a69ffe107b3a46e49d67506..1fd7c4467e5ad49102751ea416f4978e1cd14e2c 100644
(file)
--- a/
include/linux/mfd/core.h
+++ b/
include/linux/mfd/core.h
@@
-39,8
+39,8
@@
struct mfd_cell {
size_t data_size;
/*
- * Th
is resources can be specified relatively
to the parent device.
- * For accessing
device you should use resources from device
+ * Th
ese resources can be specified relative
to the parent device.
+ * For accessing
hardware you should use resources from the platform dev
*/
int num_resources;
const struct resource *resources;