Re: [PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss

2018-02-22 Thread Herbert Xu
On Sun, Feb 11, 2018 at 11:15:37PM +, Peter Robinson wrote: > The MODULE_ALIAS is required to enable the sun4i-ss driver to load > automatically when built at a module. Tested on a Cubietruck. > > Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto > accelerator") >

[PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss

2018-02-11 Thread Peter Robinson
The MODULE_ALIAS is required to enable the sun4i-ss driver to load automatically when built at a module. Tested on a Cubietruck. Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator") Cc: Signed-off-by: Peter Robinson --- drivers/crypto/sunxi-ss/sun4i-ss-co