diff options
author | Nikita Kiryanov <nikita@compulab.co.il> | 2012-12-03 02:19:43 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-08 16:41:13 -0500 |
commit | cc22b0c0122cee0ab59dcc3c06c52835b38e8791 (patch) | |
tree | dd0147974b05dbe88317e1028ea6a9d333cebb26 /drivers/mmc/pxa_mmc.h | |
parent | 5964dadd0371238cbc91b1c2b6b24fd7d83833d8 (diff) | |
download | u-boot-imx-cc22b0c0122cee0ab59dcc3c06c52835b38e8791.zip u-boot-imx-cc22b0c0122cee0ab59dcc3c06c52835b38e8791.tar.gz u-boot-imx-cc22b0c0122cee0ab59dcc3c06c52835b38e8791.tar.bz2 |
omap_hsmmc: introduce omap_hsmmc_data struct
Currently there's no appropriate place to store driver specific data
because the pointer that is meant for that (priv) is being used to
store the base address of mmc registers.
Introduce a new struct for storing driver specific data.
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Diffstat (limited to 'drivers/mmc/pxa_mmc.h')
0 files changed, 0 insertions, 0 deletions