diff options
author | Tom Gundersen <[email protected]> | 2014-02-03 11:14:13 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2014-03-13 12:11:00 +1030 |
commit | 21bdd17b21b45ea48e06e23918d681afbe0622e9 (patch) | |
tree | 6eff7072912ade3ba7722d98acc753c65477b169 /tools/perf/scripts/python/sched-migration.py | |
parent | 27bba4d6bb3779a6678b31f9c9b9c1553c63fa95 (diff) |
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Commit 78551277e4df5: "Input: i8042 - add PNP modaliases" had a bug, where the
second call to MODULE_DEVICE_TABLE() overrode the first resulting in not all
the modaliases being exposed.
This fixes the problem by including the name of the device_id table in the
__mod_*_device_table alias, allowing us to export several device_id tables
per module.
Suggested-by: Kay Sievers <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Signed-off-by: Tom Gundersen <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions