]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf09e71894db19af0cc0a599a2b23c78e4a574dbb
treeb63f72b523f5d625ae17671f01e5b2cb2cb4cb4e
parent1fcec2ac5546926a7d6c583316989a4865631ded
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