Home
last modified time | relevance | path

Searched hist:"2 ccf8c76b4fb38deb25af3830aa9489b6a374621" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm_tis_synquacer.cdiff 2ccf8c76b4fb38deb25af3830aa9489b6a374621 Tue Aug 15 10:06:37 CEST 2023 Li Zetao <lizetao1@huawei.com> tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code

Use the module_platform_driver macro to simplify the code, which is the
same as declaring with module_init() and module_exit().

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>