commit | 70f1e28e65dec704cd49bf7e21c2c372096cf5b3 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Fri Mar 22 15:13:37 2013 +0100 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Apr 04 13:08:06 2013 +0300 |
tree | 1fefaac9ed8d2e8fe0ccd91b727c237017dd240d | |
parent | a1655100ddfa10829b7d3b055611f268a82e335a [diff] |
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>