diff options
author | 2012-09-12 14:58:03 +0300 | |
---|---|---|
committer | 2012-09-12 10:58:38 -0700 | |
commit | ad6b1b97fe8504957d017cd6e4168cac8903d3f3 (patch) | |
tree | bf7cafbf1e642286cfb9390b5e0b5449a3ae466e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: chipidea: udc: fix error path in udc_start() (diff) | |
download | linux-dev-ad6b1b97fe8504957d017cd6e4168cac8903d3f3.tar.xz linux-dev-ad6b1b97fe8504957d017cd6e4168cac8903d3f3.zip |
usb: chipidea: cleanup dma_pool if udc_start() fails
If udc_start() fails the qh_pool dma-pool cannot be closed because
it's still in use. This patch factors out the dma_pool_free() loop
into destroy_eps() and calls it in the error path of udc_start(),
too.
Cc: stable <stable@vger.kernel.org>
Reviewed-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions