commit | 31e9992ab09264ed1372ba86a0924899ab08700b | [log] [tgz] |
---|---|---|
author | Hema HK <hemahk@ti.com> | Thu Feb 17 12:06:05 2011 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Thu Feb 17 21:11:46 2011 +0200 |
tree | f16e3c260351683225ca208c3b58d648fed7032d | |
parent | 6dc2503b81a0171e68766f722a452e97a7da320b [diff] |
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 <hemahk@ti.com> Cc: Tony Lindgren <tony@atomide.com> Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Felipe Balbi <balbi@ti.com>