From: Andrzej Pietrasiewicz Date: Wed, 10 Dec 2014 11:34:00 +0000 (+0100) Subject: usb: gadget: f_uvc: rename a macro to avoid conflicts X-Git-Tag: fixes-v4.0-rc1~102^2^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbea6de1bd12dd509f774f2a3165216eeac7bc54;p=pandora-kernel.git usb: gadget: f_uvc: rename a macro to avoid conflicts When configfs is integrated, CONFIGFS_ATTR_STRUCT and CONFIGFS_ATTR_OPS macros should be used, but the latter expects that tere is a to_f_uvc_opts function accepting a config_item, whereas the macro being changed can be applied to a different type of argument. Signed-off-by: Andrzej Pietrasiewicz Acked-by: Laurent Pinchart Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed