Skip to content
Snippets Groups Projects
Commit 6b75d359 authored by Marek Vasut's avatar Marek Vasut Committed by Andreas Bießmann
Browse files

mmc: atmel: Implement proper private data


Instead of passing just the register area as a private data, introduce
a proper struct atmel_mci_priv structure instead. This will become useful
in the subsequent patch, where we eliminate the global variable from this
driver.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Reviewed-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
[fix free()]
Signed-off-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent ecfb0ff8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment