From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: tpa6130a2: Error handling for broken chip Date: Thu, 21 Oct 2010 08:39:28 -0700 Message-ID: <20101021153918.GB9447@opensource.wolfsonmicro.com> References: <1287662583-17809-1-git-send-email-peter.ujfalusi@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 898881038B7 for ; Thu, 21 Oct 2010 17:39:48 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1287662583-17809-1-git-send-email-peter.ujfalusi@nokia.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: Peter Ujfalusi Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Oct 21, 2010 at 03:03:03PM +0300, Peter Ujfalusi wrote: > Correct/Implement handling of broken chip. > Fail the i2c_prope if the communication with the chip > fails. > > Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown