diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2019-04-12 00:00:54 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-04-18 08:54:06 +0200 |
commit | 2d8ffbf569440f72b05a16f12453c25195220000 (patch) | |
tree | 946d2377300b4656a8ab96a4a2482c03731af85a /virt | |
parent | 5f73f240a4ffe49f596314312f1d3731d011e195 (diff) |
mtd: rawnand: meson: use of_property_count_elems_of_size helper
Use the of_property_count_elems_of_size() helper instead of open-coding
it's logic. As a bonus this will now error out if the "reg" property
values use an incorrect size (anything other than sizeof(u32)).
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Tested-by:Liang Yang <liang.yang@amlogic.com>
Acked-by: Liang Yang <liang.yang@amlogic.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions