]> git.baikalelectronics.ru Git - kernel.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)
commit7244cb5498e3a152d72cebbe95cf1bda75e2578b
treef44b3ebc4ab3a1529193deb23231727a97bc31f7
parent25e6f8a4639e097720d86f3fc29fe8b49934e0e3
[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