Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d1dcfbbb authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Kumar Gala
Browse files

powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable



Commit da3ed89e added
'fsl,qoriq-gpio' compatiable searching in the old way
using for_each_compatible_node(). But the driver have
previously been changed to use a struct of_device_id
compatible list passed to for_each_matching_node().

Add 'fsl,qoriq-gpio' compatiable to the existing
compatible list instead of adding another
for_each_compatible_node() loop.

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 3cc5a0f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment