On Mon, Mar 22, 2021 at 02:51:51PM +0800, Tian Tao wrote:
> Use the of_device_get_match_data() helper instead of open coding.
>
> Signed-off-by: Tian Tao
> ---
> drivers/char/hw_random/omap-rng.c | 11 ---
> 1 file changed, 4 insertions(+), 7 deletions(-)
Patch applied. Thanks.
--
Ema
Use the of_device_get_match_data() helper instead of open coding.
Signed-off-by: Tian Tao
---
drivers/char/hw_random/omap-rng.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/drivers/char/hw_random/omap-rng.c
b/drivers/char/hw_random/omap-rng.c
index 4380c23..ce