summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/debugfs.txt
diff options
context:
space:
mode:
authorHans J. Koch <hjk@hansjkoch.de>2011-07-07 23:11:38 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-08 15:01:17 -0700
commit27760f868663310ff9e701f47aec33da3b906f34 (patch)
treec1374b8345c407283512ad67450fbae6a7d80f0a /Documentation/filesystems/debugfs.txt
parent1e4de81653bae3f5e6d06e3384853d31d564bbec (diff)
uio: uio_pdrv_genirq: Add OF support
Adding OF binding to genirq. Version string is setup to the "devicetree". Compatible string is not setup for now but you can add your custom compatible string to uio_of_genirq_match structure. For example with "vendor,device" compatible string: static const struct of_device_id __devinitconst uio_of_genirq_match[] = { { .compatible = "vendor,device", }, { /* empty for now */ }, }; Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Hans J. Koch <hjk@hansjkoch.de> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de> CC: Hans J. Koch <hjk@hansjkoch.de> CC: Arnd Bergmann <arnd@arndb.de> CC: John Williams <john.williams@petalogix.com> CC: Grant Likely <grant.likely@secretlab.ca> CC: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/filesystems/debugfs.txt')
0 files changed, 0 insertions, 0 deletions