[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11
authorLaurent Riffard <laurent.riffard@free.fr>
Sat, 26 Nov 2005 19:46:32 +0000 (20:46 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2006 06:16:23 +0000 (22:16 -0800)
commitd74cdab1cad1e5895d8928eeeb2ac469f8410d2e
tree67f0d77998c9c6bb1affbee5daf6320e07f06149
parent604f28e2b8d34cbaf08f0351374645f161335a82
[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11

We should use the i2c_driver.driver's .name and .owner fields
instead of the i2c_driver's ones.

This patch updates the OSS drivers.

Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/oss/dmasound/dac3550a.c
sound/oss/dmasound/tas_common.c