]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/platform_data/atmel.h
Merge remote-tracking branch 'usb/usb-next'
[karo-tx-linux.git] / include / linux / platform_data / atmel.h
index e649d8d370f8954435b79728e95db462795add5f..3c8825b67298fafe60f22c803206f9f0789fc8f7 100644 (file)
 #include <linux/mtd/partitions.h>
 #include <linux/serial.h>
 
- /* 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 */