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:
838349b
)
i2c-dev: Split i2cdev_ioctl
author
Jean Delvare
<khali@linux-fr.org>
Tue, 22 Apr 2008 20:16:47 +0000
(22:16 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Tue, 22 Apr 2008 20:16:47 +0000
(22:16 +0200)
Split the handling of the I2C_RDWR and I2C_SMBUS ioctls to their own
functions. This limits the stack usage, saves one level of indentation
and makes the code more readable.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-dev.c
patch
|
blob
|
history
diff --cc
drivers/i2c/i2c-dev.c
Simple merge