Home
last modified time | relevance | path

Searched hist:"9586 aa6ea3958dc0dd608e41c27d79d66309ba12" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.c9586aa6ea3958dc0dd608e41c27d79d66309ba12 Sat Jul 29 17:35:18 UTC 2017 Simon Glass <sjg@chromium.org> dm: mmc: fsl_esdhc: Set up common versions of operations

Driver model wants to use the core functions in this file but accesses the
driver-private data in a different way. Move the code into new 'common'
functions and set up stubs to call these. Also sort the operations into
alphabetical order for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>