fsl/usb: Add support for USB controller version 2.4
Add support for USB controller version 2.4 Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
c638eb2872
commit
e98b6a4f96
@@ -23,6 +23,7 @@
|
||||
#define FSL_USB_VER_OLD 0
|
||||
#define FSL_USB_VER_1_6 1
|
||||
#define FSL_USB_VER_2_2 2
|
||||
#define FSL_USB_VER_2_4 3
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
|
Reference in New Issue
Block a user