]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Separate i2c_board_info for n800 and n810
authorRiku Voipio <riku.voipio@iki.fi>
Tue, 22 Jul 2008 09:29:31 +0000 (12:29 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Aug 2008 14:42:39 +0000 (17:42 +0300)
commit80b542010d78ccc74c6ee22c9700775736913a3c
treed7e4a3160cb88768382653ccaf5d12eb99c7d664
parentf91fd98be045bec9c18e13110f22dafd44cb84b5
Separate i2c_board_info for n800 and n810

n800 and n810 have different peripherals on the second i2c bus
(tea5761 on n800 and lm8323 on n810). Split the i2c_board_info to
common and hw specific to avoid probing nonexistent devices.

Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n800.c