| commit | b4d2d23148b446f6853e711eb31c533c7385eba5 | [log] [tgz] |
|---|---|---|
| author | Ben Hutchings <ben@decadent.org.uk> | Sat Feb 11 23:04:12 2012 +0000 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 13 15:26:03 2012 -0800 |
| tree | b18accb26cfffb74b90fbf1c2972672515405801 | |
| parent | 30bcfff9bd41db5edab6420d0ae2e435609eb083 [diff] |
powernow-k6: Really enable auto-loading
Commit fa8031aefec0cf7ea6c2387c93610d99d9659aa2 ('cpufreq: Add support
for x86 cpuinfo auto loading v4') added a device ID table to this
driver, but didn't declare it as the module device ID table.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Thomas Renninger <trenn@suse.de>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>