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:
f9dd019
)
i2c-sibyte: Fix an error path
author
Jean Delvare
<khali@linux-fr.org>
Mon, 14 Jan 2008 20:53:31 +0000
(21:53 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Mon, 14 Jan 2008 20:53:31 +0000
(21:53 +0100)
If the registration of the second I2C channel fails, we really want to
unregister the first one before we return with an error.
While we're here, fix the printk right above so that it displays the
real driver name.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
No differences found