From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755202Ab2DXO1q (ORCPT ); Tue, 24 Apr 2012 10:27:46 -0400 Received: from tx2ehsobe002.messaging.microsoft.com ([65.55.88.12]:9755 "EHLO tx2outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754568Ab2DXO1l (ORCPT ); Tue, 24 Apr 2012 10:27:41 -0400 X-SpamScore: -9 X-BigFish: VS-9(zz1432N98dKzz1202hzz8275bh8275dhz2dh2a8h668h839h944hd25h) X-Forefront-Antispam-Report: CIP:70.37.183.190;KIP:(null);UIP:(null);IPV:NLI;H:mail.freescale.net;RD:none;EFVD:NLI Date: Tue, 24 Apr 2012 22:37:49 +0800 From: Dong Aisheng To: Linus Walleij CC: , , Stephen Warren , Shawn Guo , Thomas Abraham , Dong Aisheng , Rajendra Nayak , Haojian Zhuang , Linus Walleij Subject: Re: [PATCH] pinctrl: fix dangling comment Message-ID: <20120424143748.GD24122@shlinux2.ap.freescale.net> References: <1335273676-22212-1-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1335273676-22212-1-git-send-email-linus.walleij@stericsson.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 24, 2012 at 03:21:16PM +0200, Linus Walleij wrote: > From: Linus Walleij > > This comment was referring to an older PINMUX define, it should > be PINCTRL now. > > Reported-by: Jean-Christophe PLAGNIOL-VILLARD > Signed-off-by: Linus Walleij > --- > include/linux/pinctrl/machine.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Yes, we missed it before. Acked-by: Dong Aisheng Regards Dong Aisheng