]> www.infradead.org Git - users/willy/xarray.git/commit
hwrng: omap - Use of_device_get_match_data() helper
authorTian Tao <tiantao6@hisilicon.com>
Mon, 22 Mar 2021 06:51:51 +0000 (14:51 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 2 Apr 2021 07:28:12 +0000 (18:28 +1100)
commit1015f19b2151acff211cba9162c103d588d8faad
treeb8771c336ce7521d18a7a3d21814b9e70593bdfd
parent118a4417e14348b2e46f5e467da8444ec4757a45
hwrng: omap - Use of_device_get_match_data() helper

Use the of_device_get_match_data() helper instead of open coding.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/omap-rng.c