diff options
author | Anatolij Gustschin <agust@denx.de> | 2011-01-08 10:51:16 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-03-15 11:31:47 -0400 |
commit | d1dcfbbb9f57a1f380e824caddc2c77b48a3a96b (patch) | |
tree | 24933212ec2b90988f9cec67c89f6bf901dedd1f /drivers/thermal | |
parent | 3cc5a0f09e7e454a2f2000dac749d07fea9fc004 (diff) |
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/thermal')
0 files changed, 0 insertions, 0 deletions