commit | 438ff39d7813515d3aac20f53b5b95aaa58b38f9 | [log] [tgz] |
---|---|---|
author | Rob Alley <rob.alley@navmanwireless.com> | Thu Mar 11 02:15:04 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Mar 13 10:48:21 2010 +0000 |
tree | 68b22f32bc7abd06bd7384317754236587940afe | |
parent | a2302b45d8ab41a55e84c39a6c6f813586ad8493 [diff] |
ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration code The change introduced in patch 5596/1 used incorrect bracing which resulted in the AT24 EEPROM no longer being registered. This patch corrects the bracing and allows both the WM8731 audio device and AT24 EEPROM device to be registered. Signed-off-by: Rob Alley <rob.alley@navmanwireless.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>