From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757965AbcCCPqB (ORCPT ); Thu, 3 Mar 2016 10:46:01 -0500 Received: from mga01.intel.com ([192.55.52.88]:4780 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757303AbcCCPp7 (ORCPT ); Thu, 3 Mar 2016 10:45:59 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,532,1449561600"; d="scan'208";a="59195461" Date: Thu, 3 Mar 2016 21:19:37 +0530 From: Vinod Koul To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org, dmaengine@vger.kernel.org Subject: Re: [PATCH] dmaengine: qcom_bam_dma: Make driver work for BE Message-ID: <20160303154937.GS11154@localhost> References: <1456787719-28270-1-git-send-email-andy.gross@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456787719-28270-1-git-send-email-andy.gross@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 29, 2016 at 05:15:19PM -0600, Andy Gross wrote: > This patch fixes the Qualcomm BAM dmaenging driver to work with big > endian kernels. Applied thanks -- ~Vinod