commit | 858af58f67d4aba8afb02438e74292b9273cdb10 | [log] [tgz] |
---|---|---|
author | Guan Xuetao <gxt@mprc.pku.edu.cn> | Mon Dec 26 16:59:34 2011 +0800 |
committer | Guan Xuetao <gxt@mprc.pku.edu.cn> | Tue Jan 10 10:29:41 2012 +0800 |
tree | 8dee8d44e5dae4621ed9e113052cee7868f114a6 | |
parent | a9196b0bd3284fa3388998c9208a708a8f2e4c83 [diff] |
i2c-puv3: using module_platform_driver() 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>