From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH 1/2] ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe Date: Mon, 29 Nov 2010 08:53:48 -0600 Message-ID: <4CF3BE7C.2000006@freescale.com> References: <1291013698.19113.1.camel@mola> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from VA3EHSOBE006.bigfish.com (va3ehsobe006.messaging.microsoft.com [216.32.180.16]) by alsa0.perex.cz (Postfix) with ESMTP id 3A8191038BA for ; Mon, 29 Nov 2010 15:53:59 +0100 (CET) Received: from mail53-va3 (localhost.localdomain [127.0.0.1]) by mail53-va3-R.bigfish.com (Postfix) with ESMTP id 56A041A6851D for ; Mon, 29 Nov 2010 14:53:56 +0000 (UTC) Received: from VA3EHSMHS006.bigfish.com (unknown [10.7.14.243]) by mail53-va3.bigfish.com (Postfix) with ESMTP id 0FDD0620052 for ; Mon, 29 Nov 2010 14:53:56 +0000 (UTC) Received: from de01smr01.freescale.net (de01smr01.freescale.net [10.208.0.31]) by de01egw02.freescale.net (8.14.3/8.14.3) with ESMTP id oATErnFR012161 for ; Mon, 29 Nov 2010 07:53:51 -0700 (MST) Received: from az33exm25.fsl.freescale.net (az33exm25.am.freescale.net [10.64.32.16]) by de01smr01.freescale.net (8.13.1/8.13.0) with ESMTP id oATFAX6J003852 for ; Mon, 29 Nov 2010 09:10:34 -0600 (CST) In-Reply-To: <1291013698.19113.1.camel@mola> 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: Axel Lin Cc: alsa-devel@alsa-project.org, Mark Brown , linux-kernel , Liam Girdwood List-Id: alsa-devel@alsa-project.org Axel Lin wrote: > Otherwise, calling dev_get_drvdata in mpc8610_hpcd_remove returns NULL. > > Signed-off-by: Axel Lin Both patches: Acked-by: Timur Tabi Thanks for catching this. -- Timur Tabi Linux kernel developer at Freescale From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751785Ab0K2OyE (ORCPT ); Mon, 29 Nov 2010 09:54:04 -0500 Received: from am1ehsobe003.messaging.microsoft.com ([213.199.154.206]:36915 "EHLO AM1EHSOBE003.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751006Ab0K2OyC (ORCPT ); Mon, 29 Nov 2010 09:54:02 -0500 X-SpamScore: -17 X-BigFish: VS-17(zz1432N98dN148cMzz1202hzz8275bhz2dh2a8h691h637h668h67dh61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: KIP:(null);UIP:(null);IPVD:NLI;H:de01egw01.freescale.net;RD:de01egw01.freescale.net;EFVD:NLI Message-ID: <4CF3BE7C.2000006@freescale.com> Date: Mon, 29 Nov 2010 08:53:48 -0600 From: Timur Tabi Organization: Freescale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101101 Fedora/2.0.10-1.fc13 SeaMonkey/2.0.10 MIME-Version: 1.0 To: Axel Lin CC: linux-kernel , Liam Girdwood , Mark Brown , Subject: Re: [PATCH 1/2] ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe References: <1291013698.19113.1.camel@mola> In-Reply-To: <1291013698.19113.1.camel@mola> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Nov 2010 14:55:07.0117 (UTC) FILETIME=[6982B1D0:01CB8FD5] X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Axel Lin wrote: > Otherwise, calling dev_get_drvdata in mpc8610_hpcd_remove returns NULL. > > Signed-off-by: Axel Lin Both patches: Acked-by: Timur Tabi Thanks for catching this. -- Timur Tabi Linux kernel developer at Freescale