Remove slave and flags param from i2c read/write functions
commit8c6cf08dc1d18ba293350295beac3585ce30521a
authorBrian Johnson <brijohn@gmail.com>
Mon, 27 Oct 2008 12:43:13 +0000 (27 08:43 -0400)
committerBrian Johnson <brijohn@gmail.com>
Mon, 27 Oct 2008 12:43:13 +0000 (27 08:43 -0400)
treee14d37e9ee17b6d4867739f4153a9e149e3a5e34
parentec450b20099db3f3adbf432523ef2e19f8578c28
Remove slave and flags param from i2c read/write functions

These two parameters are unneeded since the value of these are passed
via memebers of the device structure.

Signed-off-by: Brian Johnson <brijohn@gmail.com>
microdia-debugfs.c
ov965x.c
sn9c20x.c
sn9c20x.h