Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760001Ab2JYQHq (ORCPT ); Thu, 25 Oct 2012 12:07:46 -0400 Received: from mail-da0-f46.google.com ([209.85.210.46]:57183 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759966Ab2JYQHo (ORCPT ); Thu, 25 Oct 2012 12:07:44 -0400 Date: Thu, 25 Oct 2012 09:07:41 -0700 From: Greg Kroah-Hartman To: Borislav Petkov Cc: Tony Luck , "Naveen N. Rao" , LKML , Borislav Petkov Subject: Re: [PATCH 1/5] drivers/base: Add a DEVICE_BOOL_ATTR macro Message-ID: <20121025160741.GB4341@kroah.com> References: <1351174667-5098-1-git-send-email-bp@amd64.org> <1351174667-5098-2-git-send-email-bp@amd64.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1351174667-5098-2-git-send-email-bp@amd64.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 910 Lines: 26 On Thu, Oct 25, 2012 at 04:17:43PM +0200, Borislav Petkov wrote: > From: Borislav Petkov > > ... which, analogous to DEVICE_INT_ATTR provides functionality to > set/clear bools. Its purpose is to be used where values need to be used > as booleans in configuration context. > > Next patch uses this. > > Cc: Greg Kroah-Hartman > Signed-off-by: Borislav Petkov Acked-by: Greg Kroah-Hartman Do you want me to take this through my tree now? If not, I have no objection to it being part of this larger series and go to Linus through whatever tree takes it. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/