Home
last modified time | relevance | path

Searched hist:"773 fe72630c8aca874ec8a07ebacace4ae305a02" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/reset/
H A Dreset-lpc18xx.cdiff 773fe72630c8aca874ec8a07ebacace4ae305a02 Sat Feb 20 20:06:49 CET 2016 Joachim Eastwood <manabian@gmail.com> reset: lpc18xx: get rid of global variables for restart notifier

Moving the notifier_block into the drivers priv struct allows us
to retrive the priv struct with container_of and remove the
global variables.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>