MLK-9617-11 usb: common: otg: use a_set_b_hnp_en instead of b_hnp_enable
authorLi Jun <B47624@freescale.com>
Mon, 29 Sep 2014 02:22:52 +0000 (10:22 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:13 +0000 (14:47 -0500)
commit8ec75bbcc4dea926427246f5550b071432a7fcbc
treee38bde1011c6d552f1713697cfc1fcd07b3e2d46
parente68aa02448e484ce751bb6717cd65205542d18c7
MLK-9617-11 usb: common: otg: use a_set_b_hnp_en instead of b_hnp_enable

This patch replaces b_hnp_enable with a_set_b_hnp_en to comply with state diagram
of USB and EH spec.

Signed-off-by: Li Jun <b47624@freescale.com>
(cherry picked from commit 4734ed1f813959a7544ad744d60ab119efb04ba9)
(cherry picked from commit 853e4e0a2c59f034b177eebd3e7254efc8feffd4)
drivers/usb/common/usb-otg-fsm.c