On Fri, Nov 15, 2013 at 01:54:25PM -0700, Stephen Warren wrote: > From: Stephen Warren > > Now that no code uses the custom Tegra module reset API, we can remove > its implementation. > > Cc: treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org > Cc: pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org > Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > Cc: Mike Turquette > Signed-off-by: Stephen Warren > --- > This patch is part of a series with strong internal depdendencies. I'm > looking for an ack so that I can take the entire series through the Tegra > and arm-soc trees. The series will be part of a stable branch that can be > merged into other subsystems if needed to avoid/resolve dependencies. > --- > drivers/clk/tegra/clk-periph-gate.c | 22 -------------------- > drivers/clk/tegra/clk-periph.c | 40 ------------------------------------- > drivers/clk/tegra/clk.h | 1 - > include/linux/clk/tegra.h | 7 ------- > 4 files changed, 70 deletions(-) Very nice! Reviewed-by: Thierry Reding