usb: dwc3: gadget: rename 'ignore' argument to 'modify'
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 2 Jun 2016 09:37:31 +0000 (12:37 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 21 Jun 2016 07:38:41 +0000 (10:38 +0300)
commit21e64bf20df5e120b37c403b46395d4f0c5d8e86
tree59d92823bed17e8a7412b11ea4f426cded8a1aeb
parent5e42d710a108c23c104e083900d4ba9398e418b0
usb: dwc3: gadget: rename 'ignore' argument to 'modify'

'modify' is what the current action is called. Let's
rename it so it matches databook. While at that,
also make sure to add support 'init' action too.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c