On Wed, 16 Oct 2019 15:45:40 +0100 Sudip Mukherjee <sudipm.mukher...@gmail.com> wrote:
> Modify parport daisy driver to use the new parallel port device model. > > Last attempt was '1aec4211204d ("parport: daisy: use new parport device > model")' which failed as daisy was also trying to load the low level > driver and that resulted in a deadlock. > > Cc: Michal Kubecek <mkube...@suse.cz> > Cc: Steven Rostedt (VMware) <rost...@goodmis.org> > Signed-off-by: Sudip Mukherjee <sudipm.mukher...@gmail.com> > --- > > Steven, Michal, > Can you please test this series in your test environment and verify that > I am not breaking anything this time. > > I checked out 1aec4211204d~1 (just before the broken commit), and applied these four patches. It booted with the config that wouldn't boot with the broken commit. Tested-by: Steven Rostedt (VMware) <rost...@goodmis.org> -- Steve