dt9812: replace err() calls
authorIan Abbott <abbotti@mev.co.uk>
Tue, 15 Jan 2013 12:51:58 +0000 (12:51 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Tue, 15 Jan 2013 12:51:58 +0000 (12:51 +0000)
commit021ce7ef3c20ed7affc777a9d76679856959deaf
treefabb5c24418f5bdcc6e7b368aefeeb131fcec2e2
parente00f5f7e662f65ef722b90a69a1cd010472d0f5a
dt9812: replace err() calls

Replace the err() calls with dev_err() or printk() as appropriate, as
the err() macro in <linux/usb.h> went away in linux kernel 3.5.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
comedi/drivers/dt9812.c