From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Fri, 5 May 2017 14:07:47 -0700 Subject: [RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases In-Reply-To: <20170501201338.5368-1-andresgalacho@gmail.com> References: <20170501201338.5368-1-andresgalacho@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/01/2017 01:13 PM, Andres Galacho 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 Reviewed-by: Florian Fainelli -- Florian