net: wl12xx: sdio: id_tables should be __devinitconst
commit33dd74c7844852afba46f5e19911bcf55a1f04a1
authorFelipe Balbi <balbi@ti.com>
Fri, 13 May 2011 21:26:18 +0000 (14 00:26 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 27 Jun 2011 07:15:44 +0000 (27 10:15 +0300)
tree96c84e6a10c47972fea236324ae99c5210a44b99
parentcd15598707aff52da4302d9b6a3fc878bca27383
net: wl12xx: sdio: id_tables should be __devinitconst

That's only needed during init anyway, let's free
some space after we're done probing.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/sdio.c