i2c-puv3: using module_platform_driver()
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Mon, 26 Dec 2011 08:59:34 +0000 (16:59 +0800)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Tue, 10 Jan 2012 02:29:41 +0000 (10:29 +0800)
This patch converts the driver to use the module_platform_driver()
macro which makes the code smaller and a bit simpler.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>

No differences found