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:
6dfa5ca
)
i2c-powermac: Drop temporary name buffer
author
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:20 +0000
(17:06 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:20 +0000
(17:06 +0100)
We no longer need to write the adapter name to a temporary buffer.
We can write it directly to the i2c_adapter's name field. This is
more efficient.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Michel Daenzer <michel@daenzer.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found