ARM: S3C24XX: Add devname for hsmmc1 pclk
authorHeiko Stuebner <heiko@sntech.de>
Fri, 14 Oct 2011 06:35:08 +0000 (15:35 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 14 Oct 2011 06:35:08 +0000 (15:35 +0900)
commit5227a54a0f2c8ff4a0a971aac03511cf5545e1fb
treec6f6ad4d80132d37b5e19e3af913a1750661e1f6
parent33ccedfd1b79a7cf649b2991e95bae415c013240
ARM: S3C24XX: Add devname for hsmmc1 pclk

S3C2443 uses hsmmc1 as its only hsmmc device and for S3C2416/S3C2450
it's the second hsmmc channel with the same PCLKCON bit.
The hsmmc-if clocks on both systems already got a devname, as did
the hsmmc pclk for hsmmc0 on the S3C2416. So to make it possible to
identify the hsmmc1 pclk on S3C2416 add the correct devname for it.
The sclk name on S3C2443 also is s3c-sdhci.1.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-s3c24xx/s3c2443-clock.c