regulator: tps65217: Remove spurious platform data check
authorMark Brown <broonie@kernel.org>
Sat, 6 Sep 2014 11:10:47 +0000 (12:10 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 6 Sep 2014 11:43:40 +0000 (12:43 +0100)
We should always be able to probe a regulator with no platform data. This
will enable readback of current state, though no changes can be made to
the device configuration.

Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found