commit | 13ceb77aef571a2d410f2e60efe00e9d9a7129e8 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Aug 20 13:58:00 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 23 08:56:30 2013 +0200 |
tree | 7fbb41d676618175c27d498107ac007af985ecb0 | |
parent | 23ac6df45117a9af7178ae581740aecb1791b94a [diff] |
pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE The symbol SPEAr310_pinctrl_of_match does not exist at all. Fix it. We didn't hit the compile error because this driver can only be built-in now. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>