commit | ebb37dcab2d7713aaa68b234146a7ef45363e437 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Jul 21 12:57:25 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jul 22 13:17:05 2014 +0100 |
tree | 30227c0a0f877ec7080dd217d936b53b6ec4b172 | |
parent | b9ac2270ecf86a0090fb511833819da64291430d [diff] |
mfd: wm8350-irq: Fix 'line over 80 chars' warning This is part of an effort to clean-up the MFD subsystem. WARNING: line over 80 characters + wm8350->irq_base = irq_alloc_descs(irq_base, 0, ARRAY_SIZE(wm8350_irqs), 0); total: 0 errors, 1 warnings, 552 lines checked Signed-off-by: Lee Jones <lee.jones@linaro.org>