Commit b1ee8e28 authored by Federico Vaga's avatar Federico Vaga

sw:drv:adc: add new identifier with lower case letters

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 66efd4f2
......@@ -128,6 +128,9 @@ static const struct platform_device_id wrtd_s150a_id_table[] = {
}, {
.name = "id:000010DC574E0001",
.driver_data = WRTD_S150A_VER,
}, {
.name = "id:000010dc574e0001",
.driver_data = WRTD_S150A_VER,
},
{},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment