From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from linux-sh.org ([111.68.239.195]:60465 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932647Ab1CWN7d (ORCPT ); Wed, 23 Mar 2011 09:59:33 -0400 Date: Wed, 23 Mar 2011 22:59:29 +0900 From: Paul Mundt To: Guennadi Liakhovetski Cc: linux-sh@vger.kernel.org, Linux Media Mailing List Subject: Re: [PATCH] ARM: mach-shmobile: add coherent DMA mask to CEU camera devices Message-ID: <20110323135928.GB4010@linux-sh.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-ID: Sender: On Wed, Mar 23, 2011 at 10:29:16AM +0100, Guennadi Liakhovetski wrote: > Cameras are currently broken on ARM sh-mobile platforms. They need a > suitable coherent DMA mask. > > Signed-off-by: Guennadi Liakhovetski Applied, thanks.