[PATCH 1/5] ARM: Samsung: PWM: Allow to differentiate SoCs based on platform device name.
From: Mark Brown <hidden>
Date: 2011-08-31 12:44:32
From: Mark Brown <hidden>
Date: 2011-08-31 12:44:32
On Wed, Aug 31, 2011 at 02:34:15PM +0200, Tomasz Figa wrote:
This patch is a prerequisite to adding generic time support for S3C64xx. It makes possible to differentiate SoCs, required to exclude timers 3 and 4 from PWM driver only on S3C64xx.
Now we have the cpu_is_foo() support for Samsung CPUs can we use that instead?