From: Stephen Warren Date: Wed, 6 Nov 2013 23:20:54 +0000 (-0700) Subject: drm/tegra: use reset framework X-Git-Tag: cleanup-for-linus~6^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca48080a039f667c9a1e2d6236ea18dde2d36e7e;p=pandora-kernel.git drm/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: Terje Bergstrom --- Reading git-diff-tree failed