AUO-K190x: add runtime-pm calls to controller init functions
authorHeiko Stübner <heiko@sntech.de>
Fri, 22 Mar 2013 14:13:37 +0000 (15:13 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 4 Apr 2013 10:08:06 +0000 (13:08 +0300)
The controller init may be called from a context where the device
is runtime suspended, leading to a deadlock, as the controllers only
accepts the wakeup command when suspended.

Signed-off-by: Heiko Stübner <heiko@sntech.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found