|
@@ -247,8 +247,7 @@ static struct platform_device omap_vwlan_device = {
|
|
};
|
|
};
|
|
|
|
|
|
static struct wl12xx_platform_data omap_panda_wlan_data __initdata = {
|
|
static struct wl12xx_platform_data omap_panda_wlan_data __initdata = {
|
|
- /* PANDA ref clock is 38.4 MHz */
|
|
|
|
- .board_ref_clock = 2,
|
|
|
|
|
|
+ .board_ref_clock = WL12XX_REFCLOCK_38, /* 38.4 MHz */
|
|
};
|
|
};
|
|
|
|
|
|
static struct twl6040_codec_data twl6040_codec = {
|
|
static struct twl6040_codec_data twl6040_codec = {
|