diff options
| author | Andrew Morton <[email protected]> | 2015-02-13 14:39:11 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-02-13 21:21:40 -0800 |
| commit | 0f989f749b51ec1fd94bb5a42f8ad10c8b9f73cb (patch) | |
| tree | 90336ee63fc49264afcd87d7743c49dfa41f060e /tools/perf/scripts/python | |
| parent | 4d5755b147665912c938504033d958f1115b68ff (diff) | |
MODULE_DEVICE_TABLE: fix some callsites
The patch "module: fix types of device tables aliases" newly requires that
invocations of
MODULE_DEVICE_TABLE(type, name);
come *after* the definition of `name'. That is reasonable, but some
drivers weren't doing this. Fix them.
Cc: James Bottomley <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: David Miller <[email protected]>
Cc: Hans Verkuil <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions