diff options
author | Phil Edworthy <phil.edworthy@renesas.com> | 2018-11-23 11:54:28 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-12-04 10:33:49 +0100 |
commit | 3f3327dbc5596076f94695d8d4cc66da3d5027fb (patch) | |
tree | ce71679612067536ad4e92ba43a7af6190b6d22c /drivers/mcb | |
parent | pinctrl: rzn1: Fix check for used MDIO bus (diff) | |
download | linux-3f3327dbc5596076f94695d8d4cc66da3d5027fb.tar.xz linux-3f3327dbc5596076f94695d8d4cc66da3d5027fb.zip |
pinctrl: rzn1: Fix of_get_child_count() error check
If we assign the result of of_get_child_count() to an unsigned int,
the code will not detect any errors. Therefore assign it to an int
instead.
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions