Patch from abbotti@mev.co.uk (Ian Abbott):
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 19 Jun 2006 01:21:38 +0000 (01:21 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 19 Jun 2006 01:21:38 +0000 (01:21 +0000)
commit8c0462069fcfcc8213ef3a748c782ea7d83f6480
tree64adc618dc8590bbb24bb0cde190ff07c262e781
parent40626b9c761f8549f51e63115a900489e56ffcb8
Patch from abbotti@mev.co.uk (Ian Abbott):

The pcm3724 driver is still using the deprecated check_region() call.  Also, it
doesn't check if things were allocated properly when cleaning up in the detach
routine.

The attached patch fixes it.
comedi/drivers/pcm3724.c