mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]>
Signed-off-by: Sudip Mukherjee <[email protected]>
Tested-by: Steven Rostedt (VMware) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>