mirror of https://github.com/torvalds/linux.git
pci_request_regions() is a hybrid function which becomes managed if pcim_enable_device() was called before. This hybrid nature is deprecated and should not be used anymore. Replace pci_request_regions() with the always-managed function pcim_request_all_regions(). Signed-off-by: Philipp Stanner <phasta@kernel.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250423075346.45907-14-phasta@kernel.org |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ak4396.h | ||
| cm9780.h | ||
| cs2000.h | ||
| cs4245.h | ||
| cs4362a.h | ||
| cs4398.h | ||
| oxygen.c | ||
| oxygen.h | ||
| oxygen_io.c | ||
| oxygen_lib.c | ||
| oxygen_mixer.c | ||
| oxygen_pcm.c | ||
| oxygen_regs.h | ||
| pcm1796.h | ||
| se6x.c | ||
| virtuoso.c | ||
| wm8766.h | ||
| wm8776.h | ||
| wm8785.h | ||
| xonar.h | ||
| xonar_cs43xx.c | ||
| xonar_dg.c | ||
| xonar_dg.h | ||
| xonar_dg_mixer.c | ||
| xonar_hdmi.c | ||
| xonar_lib.c | ||
| xonar_pcm179x.c | ||
| xonar_wm87x6.c | ||