From: Felipe Balbi Date: Fri, 21 Jan 2011 05:39:20 +0000 (+0800) Subject: usb: musb: disable double buffering when it's broken X-Git-Tag: v2.6.38-rc5~47^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0662481855c389b75a0a54c32870cc90563d80a9;p=pandora-kernel.git 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: Felipe Balbi --- Reading git-diff-tree failed