From: Andrew Goodbody <[email protected]> Date: Wed, 20 Apr 2016 16:14:51 +0100
> This reverts commit cfe255600154f0072d4a8695590dbd194dfd1aeb > > This can result in a "Unable to handle kernel paging request" > during boot. This was due to using an uninitialised struct member, > data->slaves. > > Signed-off-by: Andrew Goodbody <[email protected]> > Tested-by: Tony Lindgren <[email protected]> > --- > > v2 No code change, added signoff and collected tested-by Applied, thanks.

