On Tue, Dec 14, 2010 at 11:00:04AM +0530, Meena Jain wrote: > Can I use platform_driver_register/platform_driver_probe instead of > pci_register_driver for registering the same device? If yes, then how? Nope, you can't. Nor would you want to, it's a PCI device, not a platform device. Hope this helps, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html