]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
authorAxel Lin <axel.lin@gmail.com>
Sat, 26 Mar 2011 15:28:42 +0000 (23:28 +0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Sun, 27 Mar 2011 10:47:25 +0000 (11:47 +0100)
commita51b907b2ecdfd3830576733810233f00dcfb2af
tree47ccdb991b44085601a4478f38cd42fc3df97093
parent5362b09849508db94a15f3f6996427aab248320a
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998

The device table is required to load modules based on modaliases.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: MyungJoo Ham <myungjoo.ham@smasung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/max8997.c
drivers/regulator/max8998.c