From: Daniel Mack Date: Wed, 10 Apr 2013 19:55:46 +0000 (+0200) Subject: usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b741ea38a32336b45870b76aaec1abe57badd0;p=pandora-kernel.git usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes This makes building the actual object files optional to the selected mode, which saves users who know which kind of USB mode support they need some binary size. Unimplemented functions are stubbed out with static inline functions. Signed-off-by: Daniel Mack Acked-by: Peter Korsgaard Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed