On Mon, Aug 23, 2010 at 07:50:49PM -0700, James wrote: > On 08/19/2010 05:09 PM, Greg KH wrote: >> On Thu, Aug 19, 2010 at 04:21:18PM -0700, James wrote: >> >>> This series fixes two bugs (jitter and calibration), provides some >>> general cleanups, and adds multi-touch capabilities to for the >>> cy8ctmg110 touch screen driver. >>> >>> James Ketrenos (4): >>> cy8ctmg110: Removed X and Y scaling factor for send_event >>> cy8ctmg110: Rework to be multi-touch ready >>> cy8ctmg110: Added fuzz to ABS_X and ABS_Y to remove jitter >>> cy8ctmg110: Add multi-touch capabilities >>> >>> drivers/input/touchscreen/Kconfig | 13 ++ >>> drivers/input/touchscreen/cy8ctmg110_ts.c | 179 >>> +++++++++++++++++++++-------- >>> >> Shouldn't this be sent to the input subsystem maintainer and the >> linux-input mailing list for inclusion upstream? >> > Now that you've pointed that out, yes, the series should have been sent to > the linux-input mailing list. To be honest, I wasn't really sure in which > tree this driver was being developed or maintained; I had fixes, and wanted > to get them out there -- ideally integrated into the meego kernel before it > freezes (hence sending to meego-dev)
You should always work upstream before worrying about backporting to the meego kernel. Also, the scripts/get_maintainer.pl script will tell you the proper people to send the patches to. thanks, greg k-h _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
