From: Hema HK Date: Thu, 17 Feb 2011 06:36:05 +0000 (+0530) Subject: usb: otg: Remove one unnecessary I2C read request. X-Git-Tag: v2.6.39-rc1~472^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e9992ab09264ed1372ba86a0924899ab08700b;p=pandora-kernel.git usb: otg: Remove one unnecessary I2C read request. To get the ID status there was an I2C read transfer. Removed this I2C read transfer as this info can be used from existing variable(linkstat). Signed-off-by: Hema HK Cc: Tony Lindgren Cc: Paul Walmsley Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed