commit | b92735f45f99c9bdcf93ce822fab56231e64a904 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Mon Jun 15 14:53:23 2020 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Jun 18 11:23:15 2020 +0100 |
tree | 6b2c99ccf16f696a1c63e4d832b74c82d1acc11d | |
parent | 7f8a137f736f7366820c485c5a0d34d65b9d0125 [diff] |
mfd: madera: Fix minor formatting issues The mfd_cell structures inconsistently use commas on single entries in the table, make this consistent by always using a comma. Also remove an extra blank line. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>