commit | ef2c8321f5a27ff9ecdae1ee587430cafa495586 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue May 01 23:26:28 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Tue May 01 23:26:28 2007 +0200 |
tree | 3f32da9df21fba80bc9c83f63424d73813589cb4 | |
parent | 16ffadfc680bd0683dc88573c1d72cbf1e27030e [diff] |
i2c: Rename dev_to_i2c_adapter() Rename dev_to_i2c_adapter() as to_i2c_adapter(), since the previous syntax was a surprising and needless difference from normal naming conventions in Linux. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>