From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754085AbbBFKoq (ORCPT ); Fri, 6 Feb 2015 05:44:46 -0500 Received: from mail.skyhub.de ([78.46.96.112]:54595 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753495AbbBFKoo (ORCPT ); Fri, 6 Feb 2015 05:44:44 -0500 Date: Fri, 6 Feb 2015 11:44:14 +0100 From: Borislav Petkov To: Takashi Iwai Cc: linux-edac@vger.kernel.org, Doug Thompson , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] EDAC: Clean up device_create_file() & co Message-ID: <20150206104414.GA3220@pd.tnic> References: <1423046938-18111-1-git-send-email-tiwai@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1423046938-18111-1-git-send-email-tiwai@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 04, 2015 at 11:48:50AM +0100, Takashi Iwai wrote: > Hi, > > this is a series of cleanup patches to replace the manual > device_create_file() and device_remove_file() calls with the static > attribute groups. This simplifies the code and also avoids the > possible races between the device registration and sysfs creations. > > Non-x86 driver have been only compile-tested. Thanks Takashi, patchset queued for 3.21. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --