| commit | b42a81ca0fa7b3b442a0731ffc4e7db44464b5f2 | [log] [tgz] |
|---|---|---|
| author | Jassi Brar <jassi.brar@samsung.com> | Wed Sep 29 17:31:33 2010 +0900 |
| committer | Grant Likely <grant.likely@secretlab.ca> | Wed Sep 29 17:31:33 2010 +0900 |
| tree | 3f435d56cbb27cf47ca9fb8bc354a8d3f7f9373c | |
| parent | e02ddd442a532c73e547ae3735c8012e3bd719a5 [diff] |
spi/s3c64xx: Consider the clk_from_cmu flag Newer SoCs have the SPI clock scaling control in platform's clock management unit. Inorder for such SoCs to work, we need to check the flag clk_from_cmu before making any clock changes. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>