Skip to content
Commit 8b7d3a9d authored by Sudip Mukherjee's avatar Sudip Mukherjee Committed by Greg Kroah-Hartman
Browse files

ppdev: use new parport device model

Modify ppdev driver to use the new parallel port device model.

Initially submitted and committed as:
e7223f18 ("ppdev: use new parport device model")

But due to some regression it was reverted by:
1701f680 ("Revert "ppdev: use new parport device model"")

Now that the original source of regression is fixed by:
bbca503b

 ("parport: use subsys_initcall") we can again modify ppdev
to use device model.

Signed-off-by: default avatarSudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5ed22ceb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment