diff options
author | 2011-03-10 16:48:34 +0800 | |
---|---|---|
committer | 2011-03-12 02:13:07 -0700 | |
commit | 98f51ca98054b1268a7fdfe51d93c86a449ae87c (patch) | |
tree | f8a900485d6a59756c7d5230c0d612e838445810 /tools/perf/scripts/python | |
parent | gpio/mcp23s08: support mcp23s17 variant (diff) | |
download | linux-dev-98f51ca98054b1268a7fdfe51d93c86a449ae87c.tar.xz linux-dev-98f51ca98054b1268a7fdfe51d93c86a449ae87c.zip |
gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio
The device table is required to load modules based on modaliases.
After adding MODULE_DEVICE_TABLE, below entries will be added to modules.pcimap:
pch_gpio 0x00008086 0x00008803 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0
ml_ioh_gpio 0x000010db 0x0000802e 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions