]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commitfe6b0dfaba689ad5481037bdfbf31531b3e4c074
tree09d1b7149533534a4a4c5d468757cfc86299723a
parentc2b329f56196cce5ebde42f0b6ffc3c12db4c826
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