compat-wireless: remove platform_device_id for kernel < 2.6.30
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 22 Dec 2011 20:47:26 +0000 (21:47 +0100)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 23 Dec 2011 15:06:49 +0000 (07:06 -0800)
commitb13fab2899646066a314508d63b0fddb5947b6af
tree28ff474b50280bd20ac408fdfa9987c03ab1c59e
parent88303e7a0325a0eba3b97228805a819ac9630eba
compat-wireless: remove platform_device_id for kernel < 2.6.30

Kernel < 2.6.30 do not support struct platform_device_id, so remove it
for them and hope that the probing will reject an invalid device.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
patches/45-remove-platform-id-table.patch [new file with mode: 0644]