Skip to content
Snippets Groups Projects
Commit cc22b0c0 authored by Nikita Kiryanov's avatar Nikita Kiryanov Committed by Tom Rini
Browse files

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: default avatarNikita Kiryanov <nikita@compulab.co.il>
parent 5964dadd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment