[PATCH 4/5] PalmGSM: generalisation of Treo680 code to PalmGSM
Eric Miao
eric.y.miao at gmail.com
Wed Aug 26 22:31:42 EDT 2009
On Thu, 27 Aug 2009, Tomáš Čech wrote:
> From: Tomáš Čech <sleep walker at suse.cz>
>
> ---
> arch/arm/mach-pxa/Kconfig | 5 +
> arch/arm/mach-pxa/Makefile | 2 +-
> arch/arm/mach-pxa/include/mach/palmgsm.h | 60 ++++
> arch/arm/mach-pxa/include/mach/treo680.h | 49 ---
> arch/arm/mach-pxa/palmgsm.c | 559 ++++++++++++++++++++++++++++++
> arch/arm/mach-pxa/treo680.c | 528 ----------------------------
I don't actually care too much about the naming - as long as 685 can stay
within treo680.c, I don't see any problem with that. The real question is:
is palmgsm.c the proper name for all these devices?
And you may want to try the switch '-M' in 'git format-patch' or 'git
diff'.
More information about the linux-arm-kernel
mailing list