]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: max8925: Remove unused parameter from max8925_regulator_dt_init
authorAxel Lin <axel.lin@ingics.com>
Fri, 15 Feb 2013 12:36:06 +0000 (20:36 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 02:49:21 +0000 (10:49 +0800)
commit53d2af004a2bd98ee1ea9833b60cf074c2f69d31
tree82c293d8cb2c310d2cdeb352fcb530b2ac08f602
parent5d5acf7f3e8c669857f1288b923731e4b4ceb550
regulator: max8925: Remove unused parameter from max8925_regulator_dt_init

The info parameter is not used at all, remove it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/max8925-regulator.c