From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: omap: Add .owner to struct snd_soc_card Date: Thu, 22 Dec 2011 11:02:16 +0000 Message-ID: <20111222110216.GE4546@opensource.wolfsonmicro.com> References: <1324523339.13224.5.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 19622244BD for ; Thu, 22 Dec 2011 12:02:57 +0100 (CET) Content-Disposition: inline In-Reply-To: <1324523339.13224.5.camel@phoenix> 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, Liam Girdwood , Jarkko Nikula , Lothar =?iso-8859-1?Q?Wa=DFmann?= List-Id: alsa-devel@alsa-project.org On Thu, Dec 22, 2011 at 11:08:59AM +0800, Axel Lin wrote: > Missed .owner of struct snd_soc_card will prevent the module from being > removed from underneath its users. > = > Reported-by: Lothar Wa=DFmann > Signed-off-by: Axel Lin Acked-by: Mark Brown