Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[deliverable/linux.git] / include / linux / platform_data / atmel.h
index c121ddf74f7ff403696ecfe9521b84ab71bb4b0c..bdc0ee8e84e938d702cb6ed16e3b6e54b424d7a2 100644 (file)
  */
 #define ATMEL_MAX_UART 7
 
- /* USB Device */
-struct at91_udc_data {
-       int     vbus_pin;               /* high == host powering us */
-       u8      vbus_active_low;        /* vbus polarity */
-       u8      vbus_polled;            /* Use polling, not interrupt */
-       int     pullup_pin;             /* active == D+ pulled up */
-       u8      pullup_active_low;      /* true == pullup_pin is active low */
-};
-
  /* Compact Flash */
 struct at91_cf_data {
        int     irq_pin;                /* I/O IRQ */
This page took 0.027178 seconds and 5 git commands to generate.