Skip to content
Snippets Groups Projects
Select Git revision
0 results

mmc

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Nikita Kiryanov authored
    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>
    cc22b0c0
    History
    Name Last commit Last update
    ..