mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
mmc: Handle wbsd's stupid command list
The wbsd hardware is so incredibly brain damaged that it has an internal list of commands that result in data transfers. The result being that commands that aren't on this list aren't supported. Instead of locking up, waiting for a data interrupt that will never come, we try to fail a bit more gracefully. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
This commit is contained in:
parent
55db890a83
commit
5ba593a972
1 changed files with 40 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue