summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMartin Fuzzey <mfuzzey@gmail.com>2009-03-26 22:21:16 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-05-05 09:36:22 +0200
commitde0096d80980e26fab16ac3eff57f47fadad92cb (patch)
treef74178fc629402e98db36acfd8985226eb553c66 /scripts/stackusage
parentb4348f32dae3cb6eb4bc21c7ed8f76c0b11e9d6a (diff)
downloadkernel-de0096d80980e26fab16ac3eff57f47fadad92cb.tar.gz
mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()
The sequence imx_dma_request() imx_dma_enable() imx_dma_free() left the dma channel in_use mode and did not release the timer. Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
f0f95db235a06475db3b1a122a'>fm10k: reset head instead of calling update_max_sizeJeff Kirsher 2015-04-14fm10k: fix function header commentJeff Kirsher 2015-04-14fm10k: Correct spelling mistakeJeff Kirsher 2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick 2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick 2014-09-23fm10k: Add support for VFAlexander Duyck 2014-09-23fm10k: Add support for PF <-> VF mailboxAlexander Duyck 2014-09-23fm10k: Implement PF <-> SM mailbox operationsAlexander Duyck