Re: [PATCH 3/4] MFD: ti_tscadc: ADC Clock check not required

From: Lee Jones
Date: Mon Jul 22 2013 - 04:37:58 EST


On Sat, 20 Jul 2013, Zubair Lutfullah wrote:

> From: "Patil, Rachna" <rachna@xxxxxx>
>
> ADC is ideally expected to work at a frequency of 3MHz.
> The present code had a check, which returned error if the frequency
> went below the threshold value. But since AM335x supports various
> working frequencies, this check is not required.
> Now the code just uses the internal ADC clock divider to set the ADC
> frequency w.r.t the sys clock.
>
> Signed-off-by: Patil, Rachna <rachna@xxxxxx>
> Signed-off-by: Zubair Lutfullah <zubair.lutfullah@xxxxxxxxx>
> ---
> drivers/mfd/ti_am335x_tscadc.c | 6 +-----
> include/linux/mfd/ti_am335x_tscadc.h | 1 -
> 2 files changed, 1 insertion(+), 6 deletions(-)

Applied, thanks.

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/