projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63de9f9
)
iio: sx9500: fix formatting
author
Vlad Dogaru
<vlad.dogaru@intel.com>
Fri, 3 Apr 2015 12:47:34 +0000
(15:47 +0300)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 18 Apr 2015 18:57:46 +0000
(19:57 +0100)
Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/proximity/sx9500.c
patch
|
blob
|
history
diff --git
a/drivers/iio/proximity/sx9500.c
b/drivers/iio/proximity/sx9500.c
index c3d5316e696b6b81bf8b7f0c8d411b65cc1c19dd..c6cb7f9270183d677af35dd93de1a1a981528ebe 100644
(file)
--- a/
drivers/iio/proximity/sx9500.c
+++ b/
drivers/iio/proximity/sx9500.c
@@
-775,7
+775,7
@@
MODULE_DEVICE_TABLE(acpi, sx9500_acpi_match);
static const struct i2c_device_id sx9500_id[] = {
{"sx9500", 0},
- {
}
+ {
},
};
MODULE_DEVICE_TABLE(i2c, sx9500_id);