staging/fwserial: Remove superfluous free
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 28 Nov 2012 02:37:13 +0000 (21:37 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Nov 2012 16:46:52 +0000 (08:46 -0800)
Now that the dma fifo is allocated on activate and freed on
shutdown, this extra free is harmless but unnecessary.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found