]> 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)
commit83553ec886650bc5ab3010e7e2ac80c27802d943
treeb63f72b523f5d625ae17671f01e5b2cb2cb4cb4e
parentc290e45da81447ebcfbef9bc1ee5da9ff63790f3
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