]> git.baikalelectronics.ru Git - kernel.git/commit
net: wl12xx: sdio: id_tables should be __devinitconst
authorFelipe Balbi <balbi@ti.com>
Fri, 13 May 2011 21:26:18 +0000 (00:26 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 27 Jun 2011 07:15:44 +0000 (10:15 +0300)
commit9107a4c57f3f9031148b8e5eb9b920c05e5e4131
tree96c84e6a10c47972fea236324ae99c5210a44b99
parent6cd05114173b0ca47c40121bdb03699672feb88d
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