[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structure
authorSergey Lapin <slapin@ossfans.org>
Mon, 27 Oct 2008 06:43:45 +0000 (07:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Oct 2008 15:43:42 +0000 (15:43 +0000)
i2c_board_info array was filled incorrectly.
Due to circumstances, the way it is filled works.
This patch fills array properly.

Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found