On 27 June 2018 at 08:56, Benjamin Herrenschmidt
<[email protected]> wrote:
> The embedded struct device needs a release function to be
> able to successfully remove the driver.
>
> We remove the devm_gpiod_put() as they are unnecessary
> (the resources will be released automatically) and because
> fsi_master_unregister() will cause the master structure to
> be freed.
>
> Signed-off-by: Benjamin Herrenschmidt <[email protected]>

Reviewed-by: Joel Stanley <[email protected]>

Reply via email to