]> git.baikalelectronics.ru Git - kernel.git/commit
regulator/mc13783: rename source file to match other drivers
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 10 Nov 2009 08:18:06 +0000 (09:18 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 17 Dec 2009 10:27:26 +0000 (10:27 +0000)
commit0345da33b32827910f3cea9450b037b50993dbec
tree46d80f897881219026bdfd2ca2730c159a11ea6a
parent85b73689d99f0b15ba2edeb66cdc9ea6282e94f4
regulator/mc13783: rename source file to match other drivers

One annoying thing about the old name was that the module was just
called mc13783 which caused wrong expectations (at least for me).

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Liam Girdwood <lrg@slimlogic.co.uk>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Acked-by: Mark Brown <broonie@opensoruce.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/Makefile
drivers/regulator/mc13783-regulator.c [new file with mode: 0644]
drivers/regulator/mc13783.c [deleted file]