From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: fsl_ssi: properly initialize the sysfs attribute object Date: Tue, 15 Nov 2011 11:59:43 +0000 Message-ID: <20111115115943.GE3077@opensource.wolfsonmicro.com> References: <1321310126-12614-1-git-send-email-timur@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id AE844243F9 for ; Tue, 15 Nov 2011 12:59:44 +0100 (CET) Content-Disposition: inline In-Reply-To: <1321310126-12614-1-git-send-email-timur@freescale.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: Timur Tabi Cc: alsa-devel@alsa-project.org, lrg@ti.com List-Id: alsa-devel@alsa-project.org On Mon, Nov 14, 2011 at 04:35:26PM -0600, Timur Tabi wrote: > Commit 6992f533 ("sysfs: Use one lockdep class per sysfs attribute") > requires 'struct attribute' objects to be initialized with sysfs_attr_init(). Applied, thanks (for stable).