Thread (6 messages) flat view 6 messages, 3 authors, 2012-09-17

Re: [PATCH 2/2] misc/at25: Add an .id_table to at25 to facilitate driver loading and binding.

From: Ivo Sieben <hidden>
Date: 2012-09-17 07:49:22
Also in: lkml

Hi,

2012/8/22 David Daney [off-list ref]:
From: David Daney <redacted>

 /*-------------------------------------------------------------------------*/
+static const struct spi_device_id at25_id[] = {
+       {"at25", 0},
+       {"m95256", 0},
+       { }
+};
+MODULE_DEVICE_TABLE(spi, at25_id);
I use this driver for the ST M95040, M95020 & M95010 eeprom devices.
So wouldn't it be better to use the "famliy" name for these chips
("m95" instead of "m95256").

Regards,
Ivo Sieben
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help