commit | 3a33bb1874a75abde8872915f808945b6d20f6f2 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Feb 04 15:48:39 2015 +0900 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Mon Feb 23 19:36:55 2015 +0200 |
tree | da5e8cb1583633e3d0326d7c5f4d32da5cc4a6ad | |
parent | afc9e2b509a6db3b716c81c97f9147491ebf76ba [diff] |
mmc: exynos_dw_mmc: set to clksel_val into board-init function "clksel_val" is assigned to property of mmc or defined value. But it doesn't write at initial sequence. There is a reason that get the wrong source-clock value. This patch fixed it. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>