commit | b6cd1d3d92d99612ecbed2073cf0a419b3b8c92a | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Fri Dec 30 15:30:16 2016 +0900 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Wed Jan 11 19:40:13 2017 +0900 |
tree | e95d69706c7d22e4cac913008d4f5948f0e398d1 | |
parent | 730a5952139f7c52f4c6a31799f893f8ffe22530 [diff] |
mmc: change the set_ios return type from void to int To maintain consistency, set_ios type of legacy mmc_ops changed to int. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>