iop-adma: kill debug BUG_ON
authorDan Williams <dan.j.williams@intel.com>
Tue, 6 Jan 2009 18:38:20 +0000 (11:38 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 6 Jan 2009 18:38:20 +0000 (11:38 -0700)
commit0d603f611d6515049fbceb0267ded43c33b95451
tree6d5468c0b0a07f100e9cbbb901fd840ebe91b89d
parentf38822033d9eafd8a7b12dd7ad6dea26480ba339
iop-adma: kill debug BUG_ON

This BUG_ON caught problems in early development but now it is in the
way as it invalidly triggers when trying to remove the module.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/iop-adma.c