Pet Peaves about Platform code, and arch_reset

2011-11-06 Thread Russell King - ARM Linux
Here's a list of my peaves about current platform code - which are causing me great issue when trying to clean up the arch_reset() stuff: 1. Lack of trailing ',' on structure initializers This makes it much harder to add additional initializers at the end of existing initializers, and

Re: [GIT PULL] Samsung Exynos for v3.2

2011-11-06 Thread Arnd Bergmann
On Sunday 06 November 2011, Kukjin Kim wrote: As I replied, I re-based 'next-samsung-exynos' based on latest mainline. So changes since previous pull request: The following changes since commit c861cd3e92d92ae946e19099f198018fcb4fd887: Merge branch 'next/devel2' of

[GIT PULL] arm-soc: mach-exynos code reorganization

2011-11-06 Thread Arnd Bergmann
Hi Linus, Thanks for pulling the two previous sets of samsung patches, I've just seen them show up and Kukjin Kim has already provided a patch on top of that to do the move I mentioned in the previous pull request. This moves all files from mach-exynos4 to mach-exynos in preparation for future

RE: [PATCH 2/2] mmc: core: Support packed command for eMMC4.5 device

2011-11-06 Thread Seungwon Jeon
S, Venkatraman svenk...@ti.com wrote: On Thu, Nov 3, 2011 at 7:23 AM, Seungwon Jeon tgih@samsung.com wrote: S, Venkatraman svenk...@ti.com wrote: On Wed, Nov 2, 2011 at 1:33 PM, Seungwon Jeon tgih@samsung.com wrote: This patch supports packed command of eMMC4.5 device. Several