On Mon, 3 Jun 2019, Suzuki K Poulose wrote:
> The cio driver use driver_find_device() to find all devices
> to release them before the driver is unregistered. Instead,
> it could easily use a lighter driver_for_each_device() helper
> to iterate over all the devices.
>
> Cc: Sebastian Ott
> Cc: Pe
Heiko, Sebastian, Peter,
Please could you review the following patch ?
On 03/06/2019 16:49, Suzuki K Poulose wrote:
The cio driver use driver_find_device() to find all devices
to release them before the driver is unregistered. Instead,
it could easily use a lighter driver_for_each_device() hel
The cio driver use driver_find_device() to find all devices
to release them before the driver is unregistered. Instead,
it could easily use a lighter driver_for_each_device() helper
to iterate over all the devices.
Cc: Sebastian Ott
Cc: Peter Oberparleiter
Cc: Heiko Carstens
Signed-off-by: Suzu
3 matches
Mail list logo