Re: [PATCH 2/4] usb: dwc2: host: Correct snpsid checking for GDFIFOCFG

2017-01-23 Thread Felipe Balbi
John Youn writes: > From: Sevak Arakelyan > > GDFIFOCFG is available from IP version 2.91a. Fix the code to reflect > this. > > Signed-off-by: Sevak Arakelyan > Signed-off-by: John Youn doesn't apply :-(

[PATCH 2/4] usb: dwc2: host: Correct snpsid checking for GDFIFOCFG

2017-01-18 Thread John Youn
From: Sevak Arakelyan GDFIFOCFG is available from IP version 2.91a. Fix the code to reflect this. Signed-off-by: Sevak Arakelyan Signed-off-by: John Youn --- drivers/usb/dwc2/core.h | 1 + drivers/usb/dwc2/hcd.c | 3 ++- 2