Skip to content
Snippets Groups Projects
Commit 1fd2d792 authored by Cliff Cai's avatar Cliff Cai Committed by Mike Frysinger
Browse files

Blackfin: bfin_sdh: set all timer bits before transfer


The timer register is 32bits, not 16bit, so 0xFFFF won't fill it.
Write out -1 to make sure to fill the whole thing.

Signed-off-by: default avatarCliff Cai <cliff.cai@analog.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent d633b2db
No related branches found
No related tags found
No related merge requests found
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