]> git.baikalelectronics.ru Git - kernel.git/commit
hwrng: omap3-rom - Update to use standard driver data
authorTony Lindgren <tony@atomide.com>
Sat, 14 Sep 2019 21:02:58 +0000 (14:02 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 4 Oct 2019 15:06:12 +0000 (01:06 +1000)
commitb851a46ed36fafccde6952ed8940f3077eb5ea2c
treec7359dcc2bd831238a56149539ef4fd183f11fbe
parent7b748fec462d6e0ed018ae2cdf0051e907db2904
hwrng: omap3-rom - Update to use standard driver data

Let's update omap3-rom-rng to use standard driver data to make it easier
to add runtime PM support in the following patch. Just use it for the
rng ops and clock for now. Let's still keep also old rng_clk still around,
we will remove delayed work and rng_clk with runtime PM in the next patch.

Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Adam Ford <aford173@gmail.com>
Cc: Pali Rohár <pali.rohar@gmail.com>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/omap3-rom-rng.c