Skip to content
Commit 06624818 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: disable double buffering when it's broken



We know that blackfin doesn't support double
buffering feature as of today. So we add a
flag set by musb_platform_init() to forcefully
disable that feature.

Such flag is created and marked as deprecated
to force us to find a solution for the missing
double buffering support on blackfin.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 9c668079
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment