This patchset upgrades the visornic code so that it uses NAPI. The first patch
is a preparatory patch, then the second does the conversion. It was tested on
s-Par and works.


Neil Horman (2):
  staging: unisys: visorchannel: Add peek function
  staging: unisys: visornic: Convert to using napi

 drivers/staging/unisys/include/visorbus.h       |   2 +
 drivers/staging/unisys/visorbus/visorchannel.c  |  21 +++
 drivers/staging/unisys/visornic/visornic_main.c | 209 ++++++++++--------------
 3 files changed, 107 insertions(+), 125 deletions(-)

-- 
2.1.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to