]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Davinci: promote da8xx_pinmux_setup()
authorCyril Chemparathy <cyril@ti.com>
Thu, 25 Mar 2010 21:43:48 +0000 (17:43 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 6 May 2010 22:02:04 +0000 (15:02 -0700)
commit3821d10a538ac9d750987badd404c8f860ffa774
treea6905f55068282d00d47d631b65ccc76d599d352
parent52958be3ad6e2b72a5943718f339ed4e11685739
Davinci: promote da8xx_pinmux_setup()

Rename da8xx_pinmux_setup() to davinci_cfg_reg_list() and promote it for use in
other SOCs that may need the ability to configure multiple pins in one shot.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/board-da850-evm.c
arch/arm/mach-davinci/include/mach/da8xx.h
arch/arm/mach-davinci/include/mach/mux.h
arch/arm/mach-davinci/mux.c