]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] lirc_zilog: Don't make private copies of i2c clients
authorAndy Walls <awalls@md.metrocast.net>
Sat, 15 Jan 2011 00:11:22 +0000 (21:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:46:05 +0000 (11:46 -0200)
commite9b351f64f5c02acf6552d2109bc213bfa133388
treef44b3ebc4ab3a1529193deb23231727a97bc31f7
parent06da95a3ec831dee23f6af58934944a8eb9c3a56
[media] lirc_zilog: Don't make private copies of i2c clients

Don't make private copies of the i2c clients provided by the I2C
subsystem, don't change the client address field, and don't probe
the client addresses - the bridge driver already did that.  This
moves us to the proper I2C and binding model.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/lirc/lirc_zilog.c