From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031227AbWFOTta (ORCPT ); Thu, 15 Jun 2006 15:49:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1031228AbWFOTta (ORCPT ); Thu, 15 Jun 2006 15:49:30 -0400 Received: from rgminet01.oracle.com ([148.87.113.118]:23521 "EHLO rgminet01.oracle.com") by vger.kernel.org with ESMTP id S1031227AbWFOTt3 (ORCPT ); Thu, 15 Jun 2006 15:49:29 -0400 Message-ID: <4491C7EE.9040303@oracle.com> Date: Thu, 15 Jun 2006 13:49:50 -0700 From: Randy Dunlap User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Randy Dunlap , lkml , akpm Subject: Re: [Ubuntu PATCH] 8250_pnp: Add support for other Wacom tablets References: <4491BC77.4040804@oracle.com> <20060615190604.GD8694@flint.arm.linux.org.uk> In-Reply-To: <20060615190604.GD8694@flint.arm.linux.org.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Russell King wrote: > On Thu, Jun 15, 2006 at 01:00:55PM -0700, Randy Dunlap wrote: >> From: Ben Collins >> >> [UBUNTU:8250_pnp] Add support for other Wacom tablets that are around >> >> http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=6a242b6c279af7805a6cca8f39dbc5bfe1f78cd1 >> >> Signed-off-by: Ben Collins > > Is there a way to "pick" this change from that git tree and throw it > directly into another git tree, preserving all the metadata? > I would expect Yes, but I don't know it... Maybe git cherry-pick ... ~Randy