Revert "Input: olpc_apsp - enable the SP clock"
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 21 Jan 2019 06:22:54 +0000 (07:22 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 24 Jan 2019 18:54:42 +0000 (10:54 -0800)
commit0113613faf0214b5e04ccf9149c330ee67f9779c
tree0d5e08629b2eb71d545cd7147a5ace966a27c9f3
parentb488517b28a47d16b228ce8dcf07f5cb8e5b3dc5
Revert "Input: olpc_apsp - enable the SP clock"

Turns out this is not such a great idea. Once the SP clock is disabled,
it's not sufficient to just enable in order to bring the SP core back up.

It seems that the kernel has no business managing this clock. Just let
the firmware keep it enabled.

This reverts commit ed22cee91a88c47e564478b012fdbcb079653499.

Link: https://lore.kernel.org/lkml/154783267051.169631.3197836544646625747@swboyd.mtv.corp.google.com/
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/serio/olpc,ap-sp.txt
drivers/input/serio/olpc_apsp.c