Re: [PATCH] ppdev: use new parport device model

From: Sudip Mukherjee
Date: Fri Jun 17 2016 - 17:42:36 EST


On Wed, Jun 01, 2016 at 05:50:08PM +0530, Sudip Mukherjee wrote:
> Modify ppdev driver to use the new parallel port device model.
>
> Initially submitted and committed as:
> e7223f186033 ("ppdev: use new parport device model")
>
> But due to some regression it was reverted by:
> 1701f680407c ("Revert "ppdev: use new parport device model"")
>
> Now that the original source of regression is fixed by:
> bbca503b2ee0 ("parport: use subsys_initcall") we can again modify ppdev
> to use device model.
>
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@xxxxxxxxxxxxxxx>
> ---

Hi Greg,

A gentle ping.

regards
sudip