From 70f1e28e65dec704cd49bf7e21c2c372096cf5b3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Heiko=20St=C3=BCbner?= Date: Fri, 22 Mar 2013 15:13:37 +0100 Subject: [PATCH] AUO-K190x: add runtime-pm calls to controller init functions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed