wl18xx: clean up phy module parameters
authorArik Nemtsov <arik@wizery.com>
Tue, 29 May 2012 09:44:12 +0000 (12:44 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Jun 2012 06:42:09 +0000 (09:42 +0300)
commit17d97719dc2fe2b9c13831dc2c8572b54efe00b4
treeb63f72b523f5d625ae17671f01e5b2cb2cb4cb4e
parentd61c6b5550c759728e702e68c8423a23a6991fc3
wl18xx: clean up phy module parameters

Give all wl18xx phy module paramters -1 as a default value, indicating
the paramter was not set. Add previous default values to the default
18xx priv conf structure.

Remove the board_type field from wl18xx priv. The field with the same
name inside the phy conf is good enough for our purposes.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/wl18xx.h