On 2/16/2010 6:40 PM, Guzman Lugo, Fernando wrote:
From 6ed51fea16df51e88a25bda2b9908f0a43b86303 Mon Sep 17 00:00:00 2001 From: Fernando Guzman Lugo<x0095840@xxxxxx> Date: Tue, 16 Feb 2010 18:32:02 -0600 Subject: [PATCH] DSPBRIDGE: Reclaim all pending buffer on resource cleanup Before in case of pending buffer while we try to close a stream, it was doing only one reclaim, in the case there were more pending buffer the second STRM_Close would also fail, now all the pending buffers are reclaim. Signed-off-by: Fernando Guzman Lugo<x0095840@xxxxxx> --- drivers/dsp/bridge/rmgr/drv.c | 22 +++++++++++++--------- 1 files changed, 13 insertions(+), 9 deletions(-)
Acked-by: Omar Ramirez Luna <omar.ramirez@xxxxxx> Pushed to dspbridge - omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html