Hi Andy,
On Mon, Nov 20, 2023 at 04:42:03PM +0200, Andy Shevchenko wrote:
> Use the wrapper function for getting the driver data using pci_dev
> instead of using dev_get_drvdata() with &pdev->dev, so we can directly
> pass a struct pci_dev. This is a purely cosmetic change.
>
> Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Thanks,
Andi