commit | 24fbacca029ef1ecf007dc804c8f2c2285b6ceb3 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun May 18 20:49:40 2008 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun May 18 20:49:40 2008 +0200 |
tree | ba6cf27333cbb12f100d64609dbd5a20bfe87d60 | |
parent | 08851d6eb4eeb0894f4d095dfdf8ab61c435ad57 [diff] |
i2c: Clean up Blackfin BF527 I2C device declarations I2C_BOARD_INFO() now sets the type field so no need to set it separatetly. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Bryan Wu <cooloney@kernel.org>