usb: gadget: OS descriptors configfs cleanup
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Wed, 18 Jun 2014 12:24:48 +0000 (14:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 19 Jun 2014 15:06:48 +0000 (10:06 -0500)
commitfe00b138295650fc46670b68342029b9fc391c62
tree508a7e1f2e77060ed4c208fd35f2181663103026
parentf0688c8b81d2ea239c3fb0b848f623b579238d99
usb: gadget: OS descriptors configfs cleanup

A number of variables serve a generic purpose of handling
"compatible id" and "subcompatible id", but the names suggest they
are for rndis only. Rename to reflect variables' purpose.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/configfs.c