]> asedeno.scripts.mit.edu Git - linux.git/commit
hwrng: Fix module autoload for OF platform drivers
authorLuis de Bethencourt <luis@debethencourt.com>
Tue, 15 Sep 2015 16:41:33 +0000 (18:41 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 21 Sep 2015 14:00:39 +0000 (22:00 +0800)
commit5f8741d1bfa42b7e5443f2d2035de37bd5b73978
tree3d08bef8dd93dff6b8c2ec9be7bd22c352613be5
parent05db0ad8656376e341db6120758d04c247c9cf2f
hwrng: Fix module autoload for OF platform drivers

This platform drivers have a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/pasemi-rng.c
drivers/char/hw_random/ppc4xx-rng.c