[GIT PULL] Samsung fixes for 2.6.36-rc3

2010-08-27 Thread Kukjin Kim
Hi Linus, Please pull Samsung fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git s5p-fixes-for-linus These things are for bug fix on 2.6.36-rc3. If any problems, please let me know. Thanks. Best regards, Kgene. -- Kukjin Kim kgene@samsung.com, Senior

[PATCH] ARM: SAMSUNG: Removing unused codes

2010-08-27 Thread Kukjin Kim
This patch removes following unused codes. arch/arm/plat-samsung/adc.c:438: warning: unused variable 'flags' arch/arm/mach-s5pv210/clock.c:176: warning: 's5pv210_clk_ip4_ctrl' defined but not used Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-s5pv210/clock.c |5 -

Re: [patch 1/1] i2c-s3c2410: Enable i2c clock only when doing some transfert

2010-08-27 Thread Vasily Khoruzhick
В сообщении от 23 июля 2010 12:02:49 автор Vasily Khoruzhick написал: В сообщении от 15 июля 2010 16:06:14 автор Arnaud Patard написал: This patch modify the s3c2410 i2c driver behaviour to enable the i2c clock only when needed. I'm not sure if this has a big impact on power usage but at

Re: [PATCH 3/5] sdhci-s3c: increase the timeout value

2010-08-27 Thread Chris Ball
Hi Marek, On Wed, Jun 09, 2010 at 11:39:41AM +0200, Marek Szyprowski wrote: This patch increases the timeout value on sdhci-s3c controller by using SDHCI_QUIRK_BROKEN_TIMEOUT_VAL quirk. Without it most transfers from external mmc cards fails on Samsung s5pv210 SoCs based systems. Tested on

[PATCH v2 1/2] s3c24xx: DMA: don't use autoreload feature

2010-08-27 Thread Vasily Khoruzhick
Some integrated DMA-capable hardware doesn't like autoreload feature of s3c24xx DMA-engine, that's why s3cmci driver didn't work with DMA transfers enabled. I rewrote DMA driver not to use autoreload feature and removed all pre-loading features. Buffer re-load is fast enought to perform it in IRQ

RE: [PATCH] sdhci-s3c: Add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk for Samsung SoC

2010-08-27 Thread Kukjin Kim
Chris Ball wrote: Hi, Hi :-) This wasn't merged, after some questions from Kyungmin Park -- is the patch still desirable? This patch is being in mainline now. (Commit ID: 3fe42e077f65351503f5004031549db330bb105e) Thanks. Best regards, Kgene. -- Kukjin Kim kgene@samsung.com, Senior

RE: [PATCH 4/5] sdhci-s3c: add support for the non standard minimal clock value

2010-08-27 Thread Kukjin Kim
Chris Ball wrote: Hi, Hi again ;-) Looks like this wasn't merged. Any thoughts on doing so? Updated patch(v3) of this was merged. http://marc.info/?l=linux-arm-kernelm=128040710023029w=2 (commit ID: ce5f036bbbfc6c21d7b55b8fdaa2e2bd56392d94) Thanks. Best regards, Kgene. -- Kukjin Kim