]> Git Repo - J-u-boot.git/commit - drivers/mmc/socfpga_dw_mmc.c
arm: socfpga: mmc: Pick the clock from clock manager
authorPavel Machek <[email protected]>
Mon, 8 Sep 2014 12:08:45 +0000 (14:08 +0200)
committerMarek Vasut <[email protected]>
Mon, 6 Oct 2014 15:46:49 +0000 (17:46 +0200)
commit498d1a62db4374c9d6223771bcbe8ae612a0f59f
treee21b87a49f6e1e52a09c2874fb30440633347800
parent036ba54f5b713f60c17c4a28e4ad4d59fa913db9
arm: socfpga: mmc: Pick the clock from clock manager

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 <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Pavel Machek <[email protected]>
Acked-by: Dinh Nguyen <[email protected]>
drivers/mmc/socfpga_dw_mmc.c
This page took 0.032723 seconds and 4 git commands to generate.