commit | a39e5746e429b1dae1a71b3ddb05fd82916447c9 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Sat Feb 04 17:00:27 2012 -0500 |
committer | Chris Ball <cjb@laptop.org> | Sun Mar 25 19:33:44 2012 -0400 |
tree | e0d959759d3194baad57683da87b7275b687764d | |
parent | 62ca8034d940439490a450ae7e2b7702591e3192 [diff] |
mmc: dw_mmc: Override blk_settings with platdata on IDMAC When use the IDMAC, we can also want to use the pdata->blk-setting. So if pdata->blk-setting is unset, use the default value. if not, use the pdata->blk-setting. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Chris Ball <cjb@laptop.org>