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)
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

Simple merge