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