[PATCH 1/5] ARM: Samsung: PWM: Allow to differentiate SoCs based on platform device name.
From: Mark Brown <hidden>
Date: 2011-09-01 12:32:06
From: Mark Brown <hidden>
Date: 2011-09-01 12:32:06
On Thu, Sep 01, 2011 at 01:18:32PM +0200, Tomasz Figa wrote:
On Thursday 01 of September 2011 at 12:33:10, Kyungmin Park wrote:
Well, now we have three alternatives: - to leave it as is (i.e. changing platform device names) - to use cpu_is_* (does it ever exist for S3C64xx or soc_is_s3c64xx is its equivalent?) - to use soc_is_*
soc_is is the same thing.