Re: [PATCH 04/10] pci: devres: make devres region requests consistent

2024-01-16 Thread andy . shevchenko
Mon, Jan 15, 2024 at 03:46:15PM +0100, Philipp Stanner kirjoitti: > Now that pure managed region request functions are available, the > implementation of the hybrid-functions which are only sometimes managed > can be made more consistent and readable by wrapping those > always-managed functions. >

[PATCH 04/10] pci: devres: make devres region requests consistent

2024-01-15 Thread Philipp Stanner
Now that pure managed region request functions are available, the implementation of the hybrid-functions which are only sometimes managed can be made more consistent and readable by wrapping those always-managed functions. Implement a new pcim_ function for exclusively requested regions. Have the