[PATCH 3/4] x86: align with generic cpu modalias

2013-11-11 Thread Ard Biesheuvel
Align with the new generic 'cpu:type:...:features:...' modalias by moving the 'x86' prefix and the vendor/family/model IDs into the 'type' field. Signed-off-by: Ard Biesheuvel --- arch/x86/kernel/cpu/match.c | 3 +-- scripts/mod/file2alias.c| 10 +- 2 files changed, 6

[PATCH 3/4] x86: align with generic cpu modalias

2013-11-11 Thread Ard Biesheuvel
Align with the new generic 'cpu:type:...:features:...' modalias by moving the 'x86' prefix and the vendor/family/model IDs into the 'type' field. Signed-off-by: Ard Biesheuvel ard.biesheu...@linaro.org --- arch/x86/kernel/cpu/match.c | 3 +-- scripts/mod/file2alias.c| 10 +- 2 files