]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: max77686: initialize of_node param for regulator register
authorAxel Lin <axel.lin@gmail.com>
Sun, 5 Aug 2012 02:09:57 +0000 (10:09 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Aug 2012 17:15:11 +0000 (18:15 +0100)
commit8c13d98af882bd3fc96257dfb312b0c8e90af801
treec5958ace3b39ab3ec5bb1e713dc51a4e740ba5cb
parentb044b461abcc9ef2931988997a70eea541b8eda8
regulator: max77686: initialize of_node param for regulator register

Initialize config.of_node for regulator before registering.
This is needed for DT based regulator support.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/max77686.c
include/linux/mfd/max77686.h