Re: [RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
From: Jonas Gorski
Date: Tue May 02 2017 - 10:01:27 EST
On 1 May 2017 at 22:13, Andres Galacho <andresgalacho@xxxxxxxxx> wrote:
> The device table is required to load modules based on
> modaliases. After adding MODULE_DEVICE_TABLE, below entries
> for example will be added to module.alias:
> alias: of:N*T*Cbrcm,bcm6328-hsspiC*
> alias: of:N*T*Cbrcm,bcm6328-hsspi
>
> Signed-off-by: Andres Galacho <andresgalacho@xxxxxxxxx>
Not that it matters much with a trivial patch like this, but
Acked-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
also thanks for doing it.
Regards
Jonas