From: Shubhrajyoti D Date: Mon, 5 Nov 2012 12:23:41 +0000 (+0530) Subject: i2c: omap: make reset a seperate function X-Git-Tag: v3.8-rc1~54^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c842ad564c336d62d3d5777c520454f1473b8c;p=pandora-kernel.git i2c: omap: make reset a seperate function Implement reset as a separate function. This will enable us to make sure that we don't do the calculation again on every transfer. Also at probe the reset is not added as the hwmod is doing that for us. Reviewed-by: Felipe Balbi Signed-off-by: Shubhrajyoti D Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed