ARM: OMAP1: omap h2 regression fix
authorDavid Brownell <david-b@pacbell.net>
Thu, 28 Feb 2008 22:40:53 +0000 (14:40 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Mar 2008 08:23:20 +0000 (10:23 +0200)
commit9221bb1c3a0d5e14df2cca43e22f983676795652
tree85a4bbe80f90c7ee424c7cb06f675fe668a44357
parent09be7553959c9947f7cbccbe1c3094bb2e3ffd28
ARM: OMAP1: omap h2 regression fix

H2 and H3 were broken on by e27a93a944a5ba6a0112750c8243abba86d56e94,
which removed declarations for their tps6501x chips.  This resolves
that issue for the H2.  (Note that this patch *also* broke the isp1301
support on H2; it presumed a not-yet-merged new-style I2c driver.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-h2.c