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)
commit70f1e28e65dec704cd49bf7e21c2c372096cf5b3
tree1fefaac9ed8d2e8fe0ccd91b727c237017dd240d
parenta1655100ddfa10829b7d3b055611f268a82e335a
AUO-K190x: add runtime-pm calls to controller init functions

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>
drivers/video/auo_k1900fb.c
drivers/video/auo_k1901fb.c