]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tegra-kbc - use reset framework
authorStephen Warren <swarren@nvidia.com>
Wed, 6 Nov 2013 23:48:16 +0000 (16:48 -0700)
committerStephen Warren <swarren@nvidia.com>
Wed, 11 Dec 2013 23:44:41 +0000 (16:44 -0700)
commitc64e78243019079d9d9b10b74ac3cf9976594bd0
tree09d1b7149533534a4a4c5d468757cfc86299723a
parent34f16ec0d7f074a83a966b3969fa46f29f95fc38
Input: tegra-kbc - use reset framework

Tegra's clock driver now provides an implementation of the common
reset API (include/linux/reset.h). Use this instead of the old Tegra-
specific API; that will soon be removed.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
drivers/input/keyboard/tegra-kbc.c