On 02/23/12 02:28, Heiko Stübner wrote:
Am Mittwoch 22 Februar 2012, 18:18:00 schrieb Arnd Bergmann:
On Tuesday 21 February 2012, Heiko Stübner wrote:
S3C-SoCs starting with the S3C2443 can share a lot of functionality.
The file can collect more common code of these SocS later on and
therefore gets a new name to reflect this future purpose.
Signed-off-by: Heiko Stuebner<heiko@xxxxxxxxx>
---
arch/arm/mach-s3c24xx/Kconfig | 14 +-
arch/arm/mach-s3c24xx/Makefile | 4 +
arch/arm/mach-s3c24xx/common-s3c2443.c | 644
++++++++++++++++++++++++++++++++ arch/arm/plat-s3c24xx/Kconfig
| 6 -
arch/arm/plat-s3c24xx/Makefile | 1 -
arch/arm/plat-s3c24xx/s3c2443-clock.c | 635
-------------------------------
No objections on the patch, but please use 'git format-patch -M' when
moving files so that we can see which parts have changed in the process.
the results of -M look really nice, thanks for the hint and I will try to
remember it :-)
Or for that, you can add following at .gitconfig file
[diff]
renames = true
renameLimit = 50000
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html