OSDN Git Service

wl12xx: use frequency instead of enumerations for pdata clocks
authorLuciano Coelho <luca@coelho.fi>
Wed, 18 Mar 2015 16:38:26 +0000 (18:38 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 24 Mar 2015 16:47:57 +0000 (09:47 -0700)
commit44486b48b066330e0ed0a66478cc49f5975ec6c1
tree9961c30c1a665a3dbba3e738072b8077c284f141
parent6f921fab5844941f7605b7f1a265f5fc7fe969a7
wl12xx: use frequency instead of enumerations for pdata clocks

Instead of defining an enumeration with the FW specific values for the
different clock rates, use the actual frequency instead.  Also add a
boolean to specify whether the clock is XTAL or not.

Change all board files to reflect this.

Signed-off-by: Luciano Coelho <luca@coelho.fi>
[Eliad - small fixes, update board file changes]
Signed-off-by: Eliad Peller <eliad@wizery.com>
Tested-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-davinci/board-da850-evm.c
arch/arm/mach-omap2/pdata-quirks.c
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl12xx/wl12xx.h
include/linux/wl12xx.h