]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
I2C: Fix compile for isp1301
authorTony Lindgren <tony@atomide.com>
Wed, 12 Mar 2008 11:58:41 +0000 (13:58 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Mar 2008 11:58:41 +0000 (13:58 +0200)
commitc71cbb62fde774f96e506a05b82f20750942cc92
treee9ad20670b5ba026c6866db4e66f8f7596f1edbe
parent4e01bd65f2d1a08ce83616547ea90a8be1965911
I2C: Fix compile for isp1301

As noted by David Brownell. The real fix is to pass info in platform_data
and not have machine_is stuff in the driver.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/isp1301_omap.c