commit | 5e214b2554f8b8e44eed62f62196406cbfe3caa8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Dec 04 11:58:18 2020 -0300 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Dec 10 22:37:33 2020 +0100 |
tree | 3be3f4f9d4aee1b5ba6ecc6a1e6261bf19706368 | |
parent | 5876f2d93d195be552eacefb34905b9cc8d451b0 [diff] |
mtd: rawnand: mxc: Use a single line for of_device_id The .compatible and .data pairs can be stored in a single line, which makes the code more concise. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20201204145818.32739-2-festevam@gmail.com