Re: [U-Boot] [PATCH 17/35] arm: socfpga: mmc: Pick the clock from clock manager

2014-09-16 Thread Dinh Nguyen
On 09/15/2014 06:06 AM, Marek Vasut wrote: > From: Pavel Machek > > Make the SoCFPGA MMC stub pick clock via the clock manager > frequency accessors instead of hard-coding the frequency. > > Also fix calloc() misuse. > > Signed-off-by: Pavel Machek > Signed-off-by: Marek Vasut > Cc: Chin Lian

[U-Boot] [PATCH 17/35] arm: socfpga: mmc: Pick the clock from clock manager

2014-09-15 Thread Marek Vasut
From: Pavel Machek Make the SoCFPGA MMC stub pick clock via the clock manager frequency accessors instead of hard-coding the frequency. Also fix calloc() misuse. Signed-off-by: Pavel Machek Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Albert Aribaud Cc: Tom Rini Cc: W