]> git.baikalelectronics.ru Git - kernel.git/commit
wl18xx: read clock frequency and do top init accordingly
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:13:41 +0000 (12:13 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:56:03 +0000 (15:56 +0300)
commite59d9a4d5b9a132ac9b046f85a11211bf23aa852
treeabd1aa815fe163c04d2dbc79df8f7392956fcf53
parentd69a797327aed21e8dc1b752d4603a5bb0a5817e
wl18xx: read clock frequency and do top init accordingly

Instead of using hardcoded values for a single frequency, we need to
read the frequency and use the appropriate values for it in the top
initialization.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wl18xx/Makefile
drivers/net/wireless/ti/wl18xx/io.c [new file with mode: 0644]
drivers/net/wireless/ti/wl18xx/io.h [new file with mode: 0644]
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/reg.h
drivers/net/wireless/ti/wl18xx/wl18xx.h