]> git.itanic.dy.fi Git - linux-stable/commit
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
authorBin Liu <b-liu@ti.com>
Mon, 26 Jan 2015 22:22:06 +0000 (16:22 -0600)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 12 Oct 2017 14:28:15 +0000 (15:28 +0100)
commite8a4f7cbb13068b7aaf358e3754d249c7a0b70f8
tree7c462ddb896a126e9bea271c4e44e841a2247e96
parent910b687e06273ba8b112c984aae35cb648ff9330
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*

commit 0149b07a9e28b0d8bd2fc1c238ffe7d530c2673f upstream.

The macro EP_MODE_AUTOREG_* should be called EP_MODE_AUTOREQ_*, as they
are used for register AUTOREQ.

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/musb/musb_cppi41.c