Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2dfff235 authored by Dave Martin's avatar Dave Martin
Browse files

input: ambakmi: Enable module alias autogeneration for AMBA drivers

parent 955b678c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -195,6 +195,8 @@ static struct amba_id amba_kmi_idtable[] = {
	{ 0, 0 }
};

MODULE_DEVICE_TABLE(amba, amba_kmi_idtable);

static struct amba_driver ambakmi_driver = {
	.drv		= {
		.name	= "kmi-pl050",