regulator: twl: Remove references to 32kHz clock from DT bindings
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Jun 2012 16:23:13 +0000 (17:23 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 18 Jun 2012 12:40:14 +0000 (13:40 +0100)
commit0e8e5c34cf1a8beaaf0a6a05c053592693bf8cb4
tree90c28ef6ad110c313af725e8fa80119ed9d06b5d
parent74ea0e599215330e8964401508a5d7ec41ef15b0
regulator: twl: Remove references to 32kHz clock from DT bindings

Due to the lack of a generic clock API we'd had the 32kHz clock in the
regulator driver but this is definitely a Linux-specific thing and now
we have a clock API hopefully the code can be moved elsewhere. Try to
avoid getting DTs deployed relying on the 32kHz clock by removing it
from the bindings, grep seems to tell me it's not currently used anyway.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/regulator/twl-regulator.txt
drivers/regulator/twl-regulator.c