summaryrefslogtreecommitdiff
path: root/io-module/mtac.c
AgeCommit message (Collapse)AuthorFiles
2014-10-01mts-io: standardize lookup of pin name by attribute nameMike Fiore1
1 set of functions for ap gpio pin store and show each type of card defines a callback that specifies the mapping of attribute names to pin names
2014-09-25mts-io: add accessory card eeprom contents as read-only sysfs attribtuesMike Fiore1
2014-09-23mts-io: clean up accessory card supportMike Fiore1
use custom kernel config option MTS_NUM_ACCESSORY_PORTS to find out how many slots exist (mostly) dynamically handle any number of accessory cards streamline code to make it easier to add accessory cards in the future