]> git.baikalelectronics.ru Git - kernel.git/commit
USB: musb: davinci dm6446evm GPIO renumbering
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 1 Jul 2009 10:33:46 +0000 (03:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:37 +0000 (15:16 -0700)
commit01704268f6682d705807ed864a1127f2a40793c0
tree7c814ac6ccea64e0e8e933fcbc002e347574df51
parent1f2199b70e7daf6d3d1686d4fffe19141fe06fe6
USB: musb: davinci dm6446evm GPIO renumbering

Numbering for GPIOs on the pcf857x chips on the dm644x EVM board
changed when DaVinci chips with more GPIOs were supported.  Update
the GPIO number used for nVBUS_DRV.

Longer term, we need a better abstraction of board-specific setup in
this code so we're not hard-coding board specific GPIOs into the
driver, but for now this at least gets it back to working with
mainline davinci core code.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/davinci.c