From: H Hartley Sweeten Date: Fri, 2 Nov 2012 00:30:37 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: cleanup apci3120_detach() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97641816b58fccaf157ab5093f55f0a319d7a55f;p=pandora-kernel.git staging: comedi: addi_apci_3120: cleanup apci3120_detach() This driver always tried to allocate the dma buffers so they need to be free'd when the board is detached. Remove the unneeded tests for the eeprom chip and bring the code back an indent. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed