]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6d94176dbe60d2b1fb41c8fefc052af76e91667
tree0d5e08629b2eb71d545cd7147a5ace966a27c9f3
parentbb7ca92c75863c70e647b77c478d475d31fc3d32
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 5f79f078a93c2d1b8d3afbe8720ba1bb731aab98.

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