[PATCH v3 6/6] arm: lpc32xx: phy3250 remove restart hook
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-02-24 21:20:55
Also in:
linux-watchdog
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-02-24 21:20:55
Also in:
linux-watchdog
On Wednesday 24 February 2016 12:46:58 Sylvain Lemieux wrote:
From: Sylvain Lemieux <redacted> Remove the restart hook assignment from phy3250; this functionality is now managed by the pnx4008 watchdog driver. Signed-off-by: Sylvain Lemieux <redacted> --- Note: This patch was generated with the option "--unified=2" to ensure it can be apply before or after the following git pull request for the LPC32xx platform: - http://permalink.gmane.org/gmane.linux.ports.arm.kernel/477137 - http://permalink.gmane.org/gmane.linux.ports.arm.kernel/477138
This patch really needs to come before patch 5 in the series, or you could combine the two into a single patch. Arnd