diff options
author | Hans J. Koch <[email protected]> | 2011-07-07 23:11:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-07-08 15:01:17 -0700 |
commit | 27760f868663310ff9e701f47aec33da3b906f34 (patch) | |
tree | c1374b8345c407283512ad67450fbae6a7d80f0a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1e4de81653bae3f5e6d06e3384853d31d564bbec (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 <[email protected]>
Signed-off-by: Hans J. Koch <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
CC: Hans J. Koch <[email protected]>
CC: Arnd Bergmann <[email protected]>
CC: John Williams <[email protected]>
CC: Grant Likely <[email protected]>
CC: Wolfram Sang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions