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