OSDN Git Service

mfd: wm8994: Reset device during probe
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 May 2013 12:25:21 +0000 (13:25 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 17 Jun 2013 22:07:49 +0000 (00:07 +0200)
commitf3799e93720b8b722944d86f7a2a0599f5a9d716
tree2858c0f89bd15296a43bd5bd67d4e31b3c6ec935
parent1ee5d8c85aecc0d7b4d0de7473dbc7340ddbb5d4
mfd: wm8994: Reset device during probe

Ensure that the device is in a known good state. This should have little
practical impact as the runtime PM will reset the device shortly after
probe but it's neater.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8994-core.c