Hi Joachim,
Am Samstag, den 20.02.2016, 20:06 +0100 schrieb Joachim Eastwood:
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 <redacted>
---
Hi Philipp,
Just a simple clean up patch for lpc18xx reset controller.