From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 0/4] Some OMAP IOMMU Cleanups Date: Tue, 5 Apr 2016 17:54:18 +0200 Message-ID: <20160405155418.GI11519@8bytes.org> References: <1459809981-37984-1-git-send-email-s-anna@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1459809981-37984-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Suman Anna Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org On Mon, Apr 04, 2016 at 05:46:17PM -0500, Suman Anna wrote: > Suman Anna (4): > iommu/omap: Remove iopgtable_clear_entry_all() from driver remove > iommu/omap: Replace BUG() in iopgtable_store_entry_core() > iommu/omap: Use WARN_ON for page table alignment check > iommu/omap: Align code with open parenthesis Applied them all, thanks.