Mark Brown 5de4cd431d Input: wm97xx-core - fix race on PHY init
The chip phy_init() function must be called before the dig_enable() function
but dig_enable() is called when the device is opened and we only call
phy_init() after having reigstered the device, meaning the two can race.
Fix this by doing the phy_init() before we register the input device.

Thanks to Rodolfo Giometti <giometti@enneenne.com> for the report.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-05-27 01:37:19 -04:00
..
2008-05-06 11:43:44 -04:00
2008-05-15 10:19:30 -07:00
2008-05-05 15:08:38 -07:00
2008-04-29 08:06:27 -07:00
2008-05-12 16:46:50 +01:00
2008-05-14 23:06:16 +02:00
2008-05-01 08:03:59 -07:00
2008-04-29 08:06:18 -07:00
2008-05-05 00:33:58 -07:00
2008-04-30 08:29:52 -07:00
2008-04-30 08:29:52 -07:00