I don't think there's known regression but my above commit wasn't complete. Autosuspending works without runtime PM callback as long as the driver has the PM callbacks structure set.Debugged-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
Sounds like this resolves a problem report? Is there a URL we can
cite? If not, at least a mention of what the user-visible problem is?
From the c5eb1190074c commit log, it sounds like maybe this allows
devices to be autosuspended when they previously could not be?
Possibly this should have "Fixes: c5eb1190074c ("PCI / PM: Allow
runtime PM without callback functions")" since it sounds like it goes
with it?