]> git.baikalelectronics.ru Git - kernel.git/commit
pps: client: use new parport device model
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 28 Jan 2018 23:22:08 +0000 (23:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 16:53:06 +0000 (17:53 +0100)
commit7ee5b6d9eb2f5483f305702eec0e6a8803e75f72
tree767bd2041c40cc35be3e76f438e981290fb28ff6
parentbd10a44f96184e9911b8540a75b3df1bf007a900
pps: client: use new parport device model

Modify pps client driver to use the new parallel port device model.
In that process, added an index to mention the device number when we
have more than one parallel port.

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pps/clients/pps_parport.c