From: Stephen Warren Date: Wed, 6 Nov 2013 23:50:44 +0000 (-0700) Subject: serial: tegra: use reset framework X-Git-Tag: cleanup-for-linus~6^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d654ef230d8b8370e1b2820589521282c868d8;p=pandora-kernel.git serial: tegra: 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 Acked-by: Greg Kroah-Hartman Reviewed-by: Thierry Reding --- Reading git-diff-tree failed