From: Laurent Riffard Date: Sun, 18 Dec 2005 15:49:30 +0000 (+0100) Subject: [PATCH] i2c: drop empty i2c_driver.command implementations X-Git-Tag: v2.6.16-rc1~935^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d564baee2984098c73fd0e55bc5c8a890878ef3b;p=pandora-kernel.git [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 Signed-off-by: Jean Delvare Cc: Michael Geng Cc: Petr Vandrovec Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed