musb_hdrc: Fix TUSB6010 ID register offsets.
authorAndrzej Zaborowski <balrog@zabor.org>
Sat, 29 Mar 2008 17:52:16 +0000 (18:52 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 2 Apr 2008 10:45:15 +0000 (13:45 +0300)
[Sorry, the previous patch was a copy/paste mistake, this one should be
better]

I have no access to the docs for this chip but I'm pretty sure the current
address of the two DIDR1 registers is wrong because it's outside the
TUSB-specific register space.  The modified address in turn has a good
chance to be correct.

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found