[PATCH] i2c: drop empty i2c_driver.command implementations
authorLaurent Riffard <laurent.riffard@free.fr>
Sun, 18 Dec 2005 15:49:30 +0000 (16:49 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2006 06:16:26 +0000 (22:16 -0800)
commitd564baee2984098c73fd0e55bc5c8a890878ef3b
tree0f92136763fbe9f614c72f9e5581a2f091ebf118
parent04b4b8434a92b9ef127985113c0bd961957778b7
[PATCH] i2c: drop empty i2c_driver.command implementations

Given that implementing i2c_driver.command is optional, there is no
point in an empty implementation thereof.

Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Michael Geng <linux@MichaelGeng.de>
Cc: Petr Vandrovec <vandrove@vc.cvut.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/i2c-dev.c
drivers/media/video/saa5246a.c
drivers/media/video/saa5249.c
drivers/video/matrox/matroxfb_maven.c