commit | 7ddd183738fc39cbe3fbfa1954082d4189f14a5c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Oct 23 10:46:00 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 23 10:46:00 2013 +0200 |
tree | b906af246574891866f3f90940dba086c0b22d99 | |
parent | 86467ff2ddca94c0d8d10b92b5916e68c0cad8a9 [diff] |
pinctrl: tb10x: use module_platform_driver to simplify the code module_platform_driver() makes the code simpler by eliminating boilerplate code. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>