Alan Cox wrote: > Ughhhhhhhhh... > > Can we not just provide dummy methods ? I agree that it's ugly but LDDs often wrap standard routines and with the third patch all standard routines are gone thus forcing LLDs to omit PM functions if !CONFIG_PM. If we supply dummy core functions, forcing LLDs to skip private PM functions is difficult. ata_scsi_device_suspend/resume() will disappear soon, so the clutter will be reduced. Any prettier ideas? -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html