commit | c06f308aa3318c60d5d6dd41a6244ce2177a7f45 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Jul 21 13:13:48 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jul 22 13:17:07 2014 +0100 |
tree | 4a35ff54bc0a1a9f7301732b42d9f74797e1b84d | |
parent | b6c1cb4d9648b8069d1a1d90facfc65d69015743 [diff] |
mfd: twl6040: Fix 'insert space after ','', error This is part of an effort to clean-up the MFD subsystem. ERROR: space required after that ',' (ctx:VxO) + 0, &twl6040_irq_chip,&twl6040->irq_data); ^ ERROR: space required before that '&' (ctx:OxV) + 0, &twl6040_irq_chip,&twl6040->irq_data); ^ total: 2 errors, 0 warnings, 816 lines checked Signed-off-by: Lee Jones <lee.jones@linaro.org>