From: Wei Yongjun Date: Mon, 8 Oct 2012 14:15:44 +0000 (+0800) Subject: staging: ste_rmi4: use module_i2c_driver to simplify the code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1055d6279056ba782ce441e2d8024f80ef592ed0;p=pandora-kernel.git staging: ste_rmi4: use module_i2c_driver to simplify the code Use the module_i2c_driver() macro to make the code smaller and a bit simpler. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Acked-by: Linus Walleij Acked-by: Henrik Rydberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed