From: Wei Yongjun Date: Mon, 8 Oct 2012 14:06:07 +0000 (+0800) Subject: w1/ds2482: use module_i2c_driver to simplify the code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbfd5ccc057fbefb7247614741efbf96be0258c5;p=pandora-kernel.git w1/ds2482: 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: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed