]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Fix tusb phy_otg_ctrl register access
authorTony Lindgren <tony@atomide.com>
Wed, 27 Jun 2007 14:38:37 +0000 (07:38 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 29 Jun 2007 06:28:03 +0000 (23:28 -0700)
commit36c8d6577dfb487a1264aebebfca13f3a4ead511
tree8ca6e9a93428f06bab6df90e3fe82034d995771b
parentcb7eac8de26e350d37b1306aa3e96c57e19e1a3e
musb_hdrc: Fix tusb phy_otg_ctrl register access

In some places OTG_CTRL and OTG_CTRL_ENABLE registers were
accessed the wrong way causing extra ID status interrupts.

OTG_CTRL register muxes the lines, OTG_CTRL_ENABLE sets the
values.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/tusb6010.c