From: Wei Yongjun Date: Mon, 8 Oct 2012 12:40:35 +0000 (+0800) Subject: hwmon: (ina2xx) use module_i2c_driver to simplify the code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~95^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d835ca0fd2d50d126530b55e3c5dfe1b9038e26b;p=pandora-kernel.git hwmon: (ina2xx) 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 Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed