Re: [STLinux Kernel] [PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP

From: Peter Griffin
Date: Tue Sep 29 2015 - 05:21:01 EST


Hi Lee,

On Thu, 17 Sep 2015, Lee Jones wrote:

> v1 => v2:
> - New patch: Also fixing /dev/hw_random => /dev/hwrng in Kconfig
> - Fix 2099 => 2009 typo in commit log
> - Fix 'number of random numbers sourced' return value
> - Treat devm_clk_get()'s return value correctly
> - Check return value of clk_prepare_enable()
> - Use sysfs_streq() instead of manually stripping '\n' from sysfs
>
> The main aim of this set is to allow users to access ST's hardware
> random number generator. It's a simple device, which only requires
> a simple driver.
>
> We're also taking the liberty to update some out of date HWRNG
> documentation and making the sysfs interface a little easier to
> use by ignoring any '\n' which may have been inadvertently passed.

Looks good, for the series: -

Acked-by: Peter Griffin <peter.griffin@xxxxxxxxxx>

regards,

Peter.
--
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/