[PATCH 2/2] drivers: usb: fsl: Define usb control register mask for w1c bits

2015-07-14 Thread Nikhil Badola
Define and use CONTROL_REGISTER_W1C_MASK to make sure that w1c bits of usb control register do not get reset while writing any other bit Signed-off-by: Nikhil Badola --- drivers/usb/host/ehci-fsl.c | 25 - drivers/usb/host/ehci-fsl.h | 1 + 2 files changed, 17

[PATCH 2/2] drivers: usb: fsl: Define usb control register mask for w1c bits

2015-07-14 Thread Nikhil Badola
Define and use CONTROL_REGISTER_W1C_MASK to make sure that w1c bits of usb control register do not get reset while writing any other bit Signed-off-by: Nikhil Badola nikhil.bad...@freescale.com --- drivers/usb/host/ehci-fsl.c | 25 - drivers/usb/host/ehci-fsl.h | 1 + 2