diff options
author | Simon Glass <sjg@chromium.org> | 2017-07-29 11:35:17 -0600 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2017-08-17 16:44:17 +0900 |
commit | 09b465fd0fff6e540bbc1c34fdebb07f5d8091ef (patch) | |
tree | 42fc26e38d90bb29528af2b1e4005b921db6127b /doc/driver-model | |
parent | c893f1e6e5cd6ccd4c7aaaf760f27fa6779e351c (diff) |
dm: mmc: fsl_esdhc: Pass private data to internal functions
With driver model we will not use mmc->priv to access driver-private data.
To accomodate this, update internal functions so that we can pass the
private data directly. This will allow the caller to obtain it as it
prefers.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/driver-model')
0 files changed, 0 insertions, 0 deletions