diff options
author | Masahiro Yamada <[email protected]> | 2018-01-18 01:28:03 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2018-01-18 09:08:56 +0100 |
commit | 6fb294f791af8f491812d4eef6b13a57c9c1de34 (patch) | |
tree | a98ca666c5af0ee4b5cdfc86d6ad38acb7651c82 /net/unix/sysctl_net_unix.c | |
parent | b21fc294387e4cf7916c132f7d6aaeebd4483a16 (diff) |
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
mmc_of_parse() parses various DT properties and sets capability flags
accordingly. However, drivers have no chance to run platform init
code depending on such flags because mmc_of_parse() is called from
tmio_mmc_host_probe().
Move mmc_of_parse() to tmio_mmc_host_alloc() so that drivers can
handle capabilities before mmc_add_host(). Move tmio_mmc_of_parse()
likewise.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions