Re: [PATCH -next] PCI: iproc: use module_bcma_driver to simplify the code

From: Rob Herring
Date: Thu Oct 01 2020 - 10:36:22 EST


On Fri, 18 Sep 2020 11:08:29 +0800, Liu Shixin wrote:
> module_bcma_driver() makes the code simpler by eliminating
> boilerplate code.
>
> Signed-off-by: Liu Shixin <liushixin2@xxxxxxxxxx>
> ---
> drivers/pci/controller/pcie-iproc-bcma.c | 13 +------------
> 1 file changed, 1 insertion(+), 12 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>