Files
kernel_xiaomi_sm8250/include/linux
David Woodhouse d945b697d0 Automatic MODULE_ALIAS() for DMI match tables.
This makes modpost handle MODULE_DEVICE_TABLE(dmi, xxxx).

I had to change the string pointers in the match table to char arrays,
and picked a size of 79 bytes almost at random -- do we need to make it
bigger than that? I was a bit concerned about the 'bloat' this
introduces into the match tables, but they should all be __initdata so
it shouldn't matter too much.

(Actually, modpost does go through the relocations and look at most of
them; it wouldn't be impossible to make it handle string pointers -- but
doesn't seem to be worth the effort, since they're __initdata).

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2008-10-13 16:05:06 +01:00
..
2008-08-10 23:32:07 +02:00
2008-08-05 14:33:46 -07:00
2008-08-12 10:13:38 +10:00
2008-08-18 21:40:05 +02:00
2008-08-04 21:56:09 -07:00
2008-08-20 13:19:51 -07:00
2008-08-12 16:07:31 -07:00
2008-08-08 15:13:27 +01:00
2008-08-28 08:33:23 +02:00
2008-09-02 20:18:47 +02:00
2008-08-02 18:36:10 +01:00
2008-08-25 17:28:25 +03:00
2008-08-08 16:17:16 -07:00
2008-08-11 15:25:07 +02:00
2008-08-02 16:28:50 +02:00
2008-08-16 16:45:56 -07:00
2008-08-16 16:45:56 -07:00
2008-08-26 10:37:20 -07:00
2008-08-04 23:04:08 -07:00
2008-08-04 21:31:34 -07:00
2008-08-04 21:31:34 -07:00
2008-08-07 15:33:36 -07:00
2008-08-05 14:33:50 -07:00
2008-08-07 17:18:47 -07:00
2008-08-11 09:30:24 +02:00
2008-08-20 15:40:32 -07:00
2008-08-17 22:47:30 +10:00
2008-08-15 19:52:30 -07:00
2008-08-05 09:28:47 +03:00
2008-08-11 09:30:24 +02:00
2008-08-07 17:18:47 -07:00
2008-08-15 10:34:07 -07:00
2008-08-16 16:45:56 -07:00