From: Richard Purdie Date: Thu, 12 Jan 2006 16:30:23 +0000 (+0000) Subject: [ARM] 3237/1: PXA I2C driver updates X-Git-Tag: v2.6.16-rc1~179^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece5f7b3c4fde70a1ae4add7372ebca5c90bc34d;p=pandora-kernel.git [ARM] 3237/1: PXA I2C driver updates Patch from Richard Purdie This patch adds a check to see if the pxa i2c interface is enabled before allowing it to be used and resets it if found to be disabled. This automatically restores the interface if the device has been suspended and resumed without causing any suspend/resume call ordering issues. The patch also fixes a build warning and adds an appropriate module licence (the module is gpl according to the header). Signed-off-by: Richard Purdie Signed-off-by: Russell King --- Reading git-diff-tree failed