]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9bad856d90447cd4c8fb0355300587b4c92f2f35
tree1fefaac9ed8d2e8fe0ccd91b727c237017dd240d
parent1a9184fe65869c2bddf7e7d5dd052eb30b1af23a
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