Re: [PATCH v4 28/37] MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 12, 2015 at 08:06:52PM -0700, Michael Turquette wrote:
> Hi Paul,
> 
> Quoting Paul Burton (2015-04-24 06:17:28)
> > -void jz4740_clock_udc_disable_auto_suspend(void)
> > -{
> > -       jz_clk_reg_clear_bits(JZ_REG_CLOCK_GATE, JZ_CLOCK_GATE_UDC);
> > -}
> > -EXPORT_SYMBOL_GPL(jz4740_clock_udc_disable_auto_suspend);
> > -
> > -void jz4740_clock_udc_enable_auto_suspend(void)
> > -{
> > -       jz_clk_reg_set_bits(JZ_REG_CLOCK_GATE, JZ_CLOCK_GATE_UDC);
> > -}
> > -EXPORT_SYMBOL_GPL(jz4740_clock_udc_enable_auto_suspend);
> 
> I couldn't find a caller for these functions. Where and how are they
> used?
> 
> Thanks,
> Mike

Good question. Lars?

Thanks,
    Paul

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux