UPSTREAM: 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)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commitfed08b6692580cafb57657581b02192b73de4c83
tree40c83d637016547df55c151f289ceaa5ed4c2ecc
parent0d92fc598c00df40d94a3cd24730e9b633a6e745
UPSTREAM: 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.

Change-Id: I9fb3b445a7f8dd6acb369407eddf6d7d0994543d
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
(cherry picked from commit 21e64bf20df5e120b37c403b46395d4f0c5d8e86)
drivers/usb/dwc3/gadget.c