]> git.karo-electronics.de Git - linux-beck.git/commit
mfd: wm8350-i2c: Replace spaces with tabs
authorLee Jones <lee.jones@linaro.org>
Mon, 21 Jul 2014 14:04:10 +0000 (15:04 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 25 Jul 2014 14:31:42 +0000 (15:31 +0100)
commit6db1c9ba9d234fd578c6e71a12974748bb959d95
treee37ae889256c251d1af597e8a5c11e050ee76976
parenta5c5accfc291427eee7d44d25a1dcbf98766adfa
mfd: wm8350-i2c: Replace spaces with tabs

This is part of an effort to clean-up the MFD subsystem.

WARNING: please, no spaces at the start of a line
+       { "wm8350", 0 },$

WARNING: please, no spaces at the start of a line
+       { "wm8351", 0 },$

WARNING: please, no spaces at the start of a line
+       { "wm8352", 0 },$

WARNING: please, no spaces at the start of a line
+       { }$

total: 0 errors, 4 warnings, 93 lines checked

Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/wm8350-i2c.c