i2c: Rename i2c_check_addr to i2c_check_addr_busy
authorJean Delvare <khali@linux-fr.org>
Thu, 3 Jun 2010 09:33:55 +0000 (11:33 +0200)
committerJean Delvare <khali@linux-fr.org>
Thu, 3 Jun 2010 09:33:55 +0000 (11:33 +0200)
Otherwise it's not clear what it is checking.

Also move the function to save a forward declaration.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found