From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCHv2 2/4] OMAP4: Keyboard: Fix section mismatch in the board file Date: Wed, 28 Sep 2011 11:26:33 -0700 Message-ID: <20110928182633.GA6324@atomide.com> References: <20110816065332.GC2305@legolas.emea.dhcp.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:51512 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753615Ab1I1S0f (ORCPT ); Wed, 28 Sep 2011 14:26:35 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Bjarne Steinsbo Cc: linux-omap@vger.kernel.org, balbi@ti.com * Bjarne Steinsbo [110913 23:39]: > I can't see this one queued up anywhere. Did it just slip through the > cracks, or are there any problems with it? Just slipped through the cracks.. Adding into fixes thanks. Tony > BR, > > Bjarne Steinsbo > > On Tue, Aug 16, 2011 at 8:53 AM, Felipe Balbi wrote: > > On Fri, Aug 12, 2011 at 05:27:52PM +0200, Bjarne Steinsbo wrote: > >> `keypad_pads' is referred to by `keypad_data' which is > >> not __initdata, so `keypad_pads' should not be __initdata either. > >> > >> Signed-off-by: Bjarne Steinsbo > > > > Reviewed-by: Felipe Balbi > > > > -- > > balbi > >