From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Subject: Re: [PATCH] ASoC: omap-mcbsp: Remove restrictive checks for cpu type Date: Wed, 11 May 2011 17:44:01 +0300 Message-ID: <201105111744.01865.peter.ujfalusi@ti.com> References: <1305122135-27938-1-git-send-email-premi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1305122135-27938-1-git-send-email-premi@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: "Premi, Sanjeev" , Mark Brown , "Jarkko@alsa-project.org" , "linux-omap@vger.kernel.org" , "Girdwood, Liam" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-omap@vger.kernel.org On Wednesday 11 May 2011 16:55:35 Premi, Sanjeev wrote: > Current checks for cpu type were too restrictive leading > to failures for other silicons in same family. > > The problem was found while testing audio playback on > AM37x and AM35x processors. But should exist on OMAP36xx > as well. > > Signed-off-by: Sanjeev Premi > cc: Mark Brown > cc: Liam Girdwood > cc: Jarkko Nikula > --- Acked-by: Peter Ujfalusi From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter.ujfalusi@ti.com (Peter Ujfalusi) Date: Wed, 11 May 2011 17:44:01 +0300 Subject: [alsa-devel] [PATCH] ASoC: omap-mcbsp: Remove restrictive checks for cpu type In-Reply-To: <1305122135-27938-1-git-send-email-premi@ti.com> References: <1305122135-27938-1-git-send-email-premi@ti.com> Message-ID: <201105111744.01865.peter.ujfalusi@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 11 May 2011 16:55:35 Premi, Sanjeev wrote: > Current checks for cpu type were too restrictive leading > to failures for other silicons in same family. > > The problem was found while testing audio playback on > AM37x and AM35x processors. But should exist on OMAP36xx > as well. > > Signed-off-by: Sanjeev Premi > cc: Mark Brown > cc: Liam Girdwood > cc: Jarkko Nikula > --- Acked-by: Peter Ujfalusi