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