Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758073Ab2EIOp4 (ORCPT ); Wed, 9 May 2012 10:45:56 -0400 Received: from mga09.intel.com ([134.134.136.24]:37407 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757939Ab2EIOpo (ORCPT ); Wed, 9 May 2012 10:45:44 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="141891835" Date: Wed, 9 May 2012 16:55:23 +0200 From: Samuel Ortiz To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Linus Walleij , Dmitry Torokhov Subject: Re: [PATCH] mfd/stmpe: allow for const keyboard data Message-ID: <20120509145523.GK1794@sortiz-mobl> References: <1335184124-9105-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: <1335184124-9105-1-git-send-email-linus.walleij@stericsson.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: 831 Lines: 27 Hi Linus, On Mon, Apr 23, 2012 at 02:28:44PM +0200, Linus Walleij wrote: > From: Linus Walleij > > Since it's not like we will re-arrange the keys at run-time, it > seems proper to allow the keymap data to be const. This solves > a compilation warning in ux500. > > Cc: Dmitry Torokhov > Signed-off-by: Linus Walleij > --- > include/linux/mfd/stmpe.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Patch applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/