git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27d9c18
)
i2c: Get rid of remaining bus_id access
author
Jean Delvare
<khali@linux-fr.org>
Wed, 7 Jan 2009 13:29:16 +0000
(14:29 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Wed, 7 Jan 2009 13:29:16 +0000
(14:29 +0100)
Use dev_name(dev) instead of accessing dev.bus_id directly, as the
latter is going away soon.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Kay Sievers <kay.sievers@vrfy.org>
No differences found