From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 17 Jun 2011 04:45:59 +0000 Subject: Re: [RFC][PATCH 2/6] dmaengine: shdma: add chcr_ie_bit Message-Id: <20110617044558.GD22265@verge.net.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Jun 17, 2011 at 12:39:37PM +0900, Kuninori Morimoto wrote: > IE bit position on CHCR register is not same in all DMAC. > This patch adds new "int chcr_ie_bit" to decide it. > > Signed-off-by: Kuninori Morimoto Reviewed-by: Simon Horman