Searched refs:digsy_mtc_eeprom (Results 1 – 2 of 2) sorted by relevance
44 static struct platform_device digsy_mtc_eeprom = { variable87 ret = device_add_software_node(&digsy_mtc_eeprom.dev, &digsy_mtc_spi_node); in digsy_mtc_eeprom_devices_init()91 ret = platform_device_register(&digsy_mtc_eeprom); in digsy_mtc_eeprom_devices_init()93 device_remove_software_node(&digsy_mtc_eeprom.dev); in digsy_mtc_eeprom_devices_init()
7 obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o