regulator: tps65917/palmas: Simplify multiple dereference of match->of_node
authorNishanth Menon <nm@ti.com>
Fri, 6 May 2016 00:29:52 +0000 (19:29 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 6 May 2016 17:15:18 +0000 (18:15 +0100)
commit6c7d614fa22d32d038b5a6e88d71acb2711e7035
tree85b3ff35f34d8f1c9022b52fbd32649010fa57ff
parent7f091e53c9efc52b2b3a03a8a1d479a47956fecd
regulator: tps65917/palmas: Simplify multiple dereference of match->of_node

Just dereference match->of_node once instead of using match->of_node.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/palmas-regulator.c