Jack Pham writes: > The device event corresponding to End of Periodic Frame is only > found on older IP revisions (2.10a and prior, according to a > cursory SNPS databook search). On revisions 2.30a and newer, > including DWC3.1, the same event value and corresponding DEVTEN > bit were repurposed to indicate that the link has gone into > suspend state (U3 or L2/L1). > > EOPF events had never been enabled before in this driver, and > going forward we expect current and future DWC3-based devices > won't likely to be using such old DWC3 IP revisions either. > Hence rather than keeping the deprecated EOPF macro names let's > rename them to indicate their usage for suspend events. > > Signed-off-by: Jack Pham Acked-by: Felipe Balbi -- balbi