]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: pm: use of_device_id array to find the proper shdwc node
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 11 Dec 2019 11:04:08 +0000 (13:04 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jan 2020 22:40:31 +0000 (23:40 +0100)
commitefc9920a22a7b27fccc8e9e02cf3c9a641d2754e
tree7ba4b12b5d5cabe839106bb12d013bdce48dd7fb
parent35c5c300c2f427f5ac9caaa018fa8a8954bce6eb
ARM: at91: pm: use of_device_id array to find the proper shdwc node

Use of_device_id array to find the proper shdwc compatibile node.
SAM9X60's shdwc changes were not integrated when
commit 1903001adda7 ("ARM: at91: pm: add ULP1 support for SAM9X60")
was integrated.

Fixes: 1903001adda7 ("ARM: at91: pm: add ULP1 support for SAM9X60")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/1576062248-18514-3-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/mach-at91/pm.c