diff options
author | Anatolij Gustschin <agust@denx.de> | 2011-01-08 16:51:16 +0100 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-03-15 10:31:47 -0500 |
commit | d1dcfbbb9f57a1f380e824caddc2c77b48a3a96b (patch) | |
tree | 24933212ec2b90988f9cec67c89f6bf901dedd1f /drivers/ata/sata_fsl.c | |
parent | 3cc5a0f09e7e454a2f2000dac749d07fea9fc004 (diff) | |
download | lwn-d1dcfbbb9f57a1f380e824caddc2c77b48a3a96b.tar.gz lwn-d1dcfbbb9f57a1f380e824caddc2c77b48a3a96b.zip |
powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable
Commit da3ed89e7ce272ebcc918487e2a28736ca0dd6bb 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: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/ata/sata_fsl.c')
0 files changed, 0 insertions, 0 deletions