summaryrefslogtreecommitdiff
path: root/drivers/mfd/da903x.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2015-10-28 16:44:58 +0000
committerLee Jones <lee.jones@linaro.org>2016-01-14 08:44:02 +0000
commit740c19895917d9a25abea65fb20fb13af764ac09 (patch)
tree55aa057085a893b1dbcefe08f1d0939945395943 /drivers/mfd/da903x.c
parent8827a642a4635d5e696037f9213cb1d015d4cec3 (diff)
mfd: cs5535-mfd: Add missing line spacing and make local array static
WARNING: Missing a blank line after declarations + struct resource *res; + res = platform_get_resource(pdev, IORESOURCE_IO, 0); WARNING: char * array declaration might be better as static const + const char *acpi_clones[] = { "olpc-xo1-pm-acpi", "olpc-xo1-sci-acpi" }; total: 0 errors, 2 warnings, 192 lines checked Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/da903x.c')
0 files changed, 0 insertions, 0 deletions