This finises up the conversion of request_region() in the comedi drivers
to the comedi_request_region() helper.

[PATCH 1/3] was [PATCH 69/79] in the previous series. Dan Carpenter pointed
out a typo.

The other two convert the acl7225b and rti800 drivers. These were previously
not up to date in linux-next.

H Hartley Sweeten (3):
  staging: comedi: das1800: use __comedi_request_region()
  staging: comedi: acl7225b: use comedi_request_region()
  staging: comedi: rti800: use comedi_request_region()

 drivers/staging/comedi/drivers/acl7225b.c |  8 +++-----
 drivers/staging/comedi/drivers/das1800.c  | 31 ++++++++++++++-----------------
 drivers/staging/comedi/drivers/rti800.c   | 10 ++++------
 3 files changed, 21 insertions(+), 28 deletions(-)

-- 
1.8.1.4

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to