On Wed, Sep 19, 2018 at 5:22 PM Marek Vasut wrote:
>
> On 09/19/2018 10:27 AM, Ley Foon Tan wrote:
> > Disable and free clock when remove driver.
> >
> > Signed-off-by: Ley Foon Tan
> >
> > ---
> > v2:
> > - Check return value from clk_free() and return 0 when exit function
> > ---
> > drivers/s
On 09/19/2018 10:27 AM, Ley Foon Tan wrote:
> Disable and free clock when remove driver.
>
> Signed-off-by: Ley Foon Tan
>
> ---
> v2:
> - Check return value from clk_free() and return 0 when exit function
> ---
> drivers/spi/designware_spi.c | 16 +++-
> 1 file changed, 15 insertio
Disable and free clock when remove driver.
Signed-off-by: Ley Foon Tan
---
v2:
- Check return value from clk_free() and return 0 when exit function
---
drivers/spi/designware_spi.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/drivers/spi/designware_spi.c
3 matches
Mail list logo