From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel@caiaq.de (Daniel Mack) Date: Thu, 10 Sep 2009 14:32:18 +0200 Subject: What's inside the pxa tree for this merge window In-Reply-To: References: <20090910115439.GU9410@buzzloop.caiaq.de> Message-ID: <20090910123218.GV9410@buzzloop.caiaq.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 10, 2009 at 08:23:00PM +0800, Eric Miao wrote: > On Thu, Sep 10, 2009 at 7:54 PM, Daniel Mack wrote: > > Regarding the PXA3xx GCU driver: > > > > I really wonder what's wrong with the fbdev people to ignore my very > > simple patch for pxa3xx gcu enabling (not the gcu driver itself but just > > the acceleration ID registration), even after the fifth (or so) > > repost. > > > > Mmm... I don't actually see there is any problem with that patch. I can > take it if you are OK. Yes, please :) I thought you were mentioning you'd be needing an ACK from the fbdev people. > BTW: do you think CONFIG_PXA3xx_GCU is necessary around the > FB_ACCEL_PXA3xx assignment? Hmm, I'd say you don't want fb.fix.accel set unless the driver is enabled, right? Thanks, Daniel