[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170517081548.16413-1-architt@codeaurora.org>
Date: Wed, 17 May 2017 13:45:45 +0530
From: Archit Taneja <architt@...eaurora.org>
To: labbott@...hat.com, sumit.semwal@...aro.org
Cc: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...verdev.osuosl.org, dri-devel@...ts.freedesktop.org,
Archit Taneja <architt@...eaurora.org>
Subject: [PATCH 0/3] staging: android: ion: Minor clean ups and fixes
The recent ION clean ups introduced some leftover code that can be
removed, and a bug that comes up if the call to dma_buf_map_attachment()
from an importer fails. Fix these.
Archit Taneja (3):
staging: android: ion: Remove unused members from ion_buffer
staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNC
staging: android: ion: Avoid calling free_duped_table() twice
drivers/staging/android/ion/ion.c | 14 +++-----------
drivers/staging/android/ion/ion.h | 14 --------------
drivers/staging/android/uapi/ion.h | 6 ------
3 files changed, 3 insertions(+), 31 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
Powered by blists - more mailing lists