projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88f4c6c
)
iio: light: Annotate Kconfig entry with module name information
author
Roberta Dobrescu
<roberta.dobrescu@gmail.com>
Tue, 30 Dec 2014 18:48:49 +0000
(20:48 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Thu, 1 Jan 2015 12:14:34 +0000
(12:14 +0000)
This patch fixes the following checkpatch.pl warning:
WARNING: please write a paragraph that describes the config symbol fully
Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iio/light/Kconfig
b/drivers/iio/light/Kconfig
index 2e2ba12f55fcb6b73044cfa50f9460dc8914ca08..5a3237b2aaa5160b1829bb9fbc8af98cf5538c08 100644
(file)
--- a/
drivers/iio/light/Kconfig
+++ b/
drivers/iio/light/Kconfig
@@
-95,6
+95,9
@@
config HID_SENSOR_ALS
Say yes here to build support for the HID SENSOR
Ambient light sensor.
+ To compile this driver as a module, choose M here: the
+ module will be called hid-sensor-als.
+
config HID_SENSOR_PROX
depends on HID_SENSOR_HUB
select IIO_BUFFER