USB: usb-serial: call port_probe and port_remove at the right times
[linux-2.6] / drivers / usb / storage / sierra_ms.h
1 #ifndef _SIERRA_MS_H_
2 #define _SIERRA_MS_H_
3 extern int sierra_ms_init(struct us_data *us);
4 #endif