Re: [PATCH] ARM: S3C64XX: Add s3c64xx support to touchscreen driver

2010-06-29 Thread Dmitry Torokhov
On Mon, Jun 28, 2010 at 11:11:11PM +0200, Maurus Cuelenaere wrote: Op 28-06-10 20:30, Dmitry Torokhov schreef: On Fri, May 07, 2010 at 01:40:30AM +0100, Ben Dooks wrote: On Thu, May 06, 2010 at 11:50:29AM +0200, Maurus Cuelenaere wrote: Add support for the s3c64xx touchscreen to the

RE: [PATCH v4] libata: pata_samsung_cf: Add Samsung PATA controller driver

2010-06-29 Thread Kukjin Kim
Sergei Shtylyov wrote: Hello. Hello :-) Thanks for your review and comments. Kukjin Kim wrote: From: Abhilash Kesavan a.kesa...@samsung.com Adds support for the Samsung PATA controller. This driver is based on the Libata subsystem and references the earlier patches sent for IDE

RE: [PATCH v4] libata: pata_samsung_cf: Add Samsung PATA controller driver

2010-06-29 Thread Kukjin Kim
Sergei Shtylyov wrote: Hello. Russell King - ARM Linux wrote: How do you think? May I send this to your patch tracking system? Or...how should I handle this? If Jeff is happy, then I'm happy. However, shouldn't it also have Ben's ack? I for one still have comments to be

RE: [PATCH v4] libata: pata_samsung_cf: Add Samsung PATA controller driver

2010-06-29 Thread Kukjin Kim
Russell King wrote: On Fri, Jun 25, 2010 at 12:38:19PM +0900, Kukjin Kim wrote: Russell, How do you think? May I send this to your patch tracking system? Or...how should I handle this? If Jeff is happy, then I'm happy. However, shouldn't it also have Ben's ack? Sounds good :-)

[PATCH v5] libata: pata_samsung: Add Samsung PATA controller driver

2010-06-29 Thread Kukjin Kim
From: Abhilash Kesavan a.kesa...@samsung.com Adds support for the Samsung PATA controller. This driver is based on the Libata subsystem and references the earlier patches sent for IDE subsystem. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Kukjin Kim kgene@samsung.com

RE: [PATCH 5/8] ARM: S5PV310: Add Timer support

2010-06-29 Thread Kukjin Kim
Rabin Vincent wrote: Hi Rabin, Thanks for your comments. :-) On Fri, Jun 25, 2010 at 11:27:14PM +0900, Kukjin Kim wrote: +static void s5pv310_pwm_init(unsigned int pwm_id, unsigned long tcnt) +{ + unsigned long tcon; + + tcon = __raw_readl(S3C2410_TCON); + + /* timers

RE: [PATCH v4] libata: pata_samsung_cf: Add Samsung PATA controller driver

2010-06-29 Thread Kukjin Kim
Marek Vasut wrote: Hello Marek, Dne Pá 25. června 2010 05:38:19 Kukjin Kim napsal(a): Jeff Garzik wrote: On 06/14/2010 03:07 AM, Kukjin Kim wrote: From: Abhilash Kesavana.kesa...@samsung.com Adds support for the Samsung PATA controller. This driver is based on the