On Fri, Jul 21, 2023 at 12:43:43PM +0300, Andrei Coardos wrote:
> This function call was found to be unnecessary as there is no equivalent
> platform_get_drvdata() call to access the private data of the driver.
> Also, the private data is defined in this driver, so there is no risk of
> it being accessed outside of this driver file.
Wrong version of the patch. Use -v<X>, where <X> is a number.
> Reviewed-by: Alexandru Ardelean <alex@shruggie.ro>
> Signed-off-by: Andrei Coardos <aboutphysycs@gmail.com>
> ---
There is no changelog. What has been changed? What's the difference to v1
if this is assumed v2?
--
With Best Regards,
Andy Shevchenko