On Fri, Oct 04, 2013 at 07:31:03AM +0530, Varun B Patil wrote:
> ioctl_codec_process was calling get_paddr() with a wrong pointer as
> argument which resulted in wrong req_id being used to get the transaction
> inside get_paddr().
>
> Signed-off-by: Varun B Patil
> ---
> drivers/staging/omapdce/
ioctl_codec_process was calling get_paddr() with a wrong pointer as
argument which resulted in wrong req_id being used to get the transaction
inside get_paddr().
Signed-off-by: Varun B Patil
---
drivers/staging/omapdce/dce.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dri