Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754720AbbEUBKZ (ORCPT ); Wed, 20 May 2015 21:10:25 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:33277 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752874AbbEUBKX (ORCPT ); Wed, 20 May 2015 21:10:23 -0400 Date: Thu, 21 May 2015 09:09:42 +0800 From: Shawn Guo To: Joe Perches Cc: linux-kernel@vger.kernel.org, Sascha Hauer , Russell King , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 01/12] ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP Message-ID: <20150521010941.GG24844@dragon> References: <04e6c29d921d20f6089dd5d13f2c35bbe362eb0e.1432085659.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <04e6c29d921d20f6089dd5d13f2c35bbe362eb0e.1432085659.git.joe@perches.com> 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: 448 Lines: 11 On Tue, May 19, 2015 at 06:37:49PM -0700, Joe Perches wrote: > Use the generic mechanism to declare a bitmap instead of unsigned long. > > Signed-off-by: Joe Perches Applied, thanks. -- 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/