]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Use NULL to initialise NULL pointers in ab8500-debugfs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Dec 2010 14:06:47 +0000 (14:06 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:50 +0000 (12:37 +0100)
commit8eca1f4f952c20b4fd8928ff3cf70a2a50d5d92f
tree52afd39f90d2e604e5d9bca8922fb2b4725df3b8
parentdc6a4254df918f773f4ac9e8d579517f5f4dd56a
mfd: Use NULL to initialise NULL pointers in ab8500-debugfs

Partly for coding style reasons, but mostly because sparse warns on it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Mattias Wallin <mattias.wallin@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-debugfs.c