Files
linux/drivers/char
Tao Huang c02d556ab2 hwrng: core - Call hwrng_modinit() early when CONFIG_ROCKCHIP_THUNDER_BOOT=y
hw_random driver depends on hwrng_modinit() to init first.
But driver initcall and hwrng_modinit() are both in the same
device_init level.

Fix this by move hwrng_modinit() to the rootfs_initcall level.

Change-Id: I501408d94b7a91fb439512ecc51f20453c5f2382
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2020-05-25 18:20:21 +08:00
..
2019-02-10 00:33:21 +08:00
2019-02-10 00:33:21 +08:00
2019-12-18 09:03:30 +01:00
2018-06-05 11:24:55 -07:00
2019-12-13 08:50:58 +01:00
2019-10-05 13:10:11 +02:00
2019-12-17 20:35:13 +01:00
2018-06-12 16:19:22 -07:00
2018-08-02 17:16:03 +02:00