* Ohad Ben-Cohen <ohad@xxxxxxxxxx> [121024 04:17]: > On Wed, Oct 24, 2012 at 3:54 AM, Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > I don't think mach-davinci has wl12xx_board_init() available? > > Maybe leave this out or define also also somewhere for mach-davinci? > > Yeah let's leave davinci out for now: > > From 665bcaa7ef0ed385cf1765f2d4503bf84aaf488a Mon Sep 17 00:00:00 2001 > From: Ohad Ben-Cohen <ohad@xxxxxxxxxx> > Date: Sun, 14 Oct 2012 20:16:01 +0200 > Subject: [PATCH] ARM: OMAP: don't print any error when wl12xx isn't > configured > > Stop intimidating users with scary wlan error messages in case wl12xx > support wasn't even built. > > In addition, when wl12xx_set_platform_data() fails, don't bother > registering wl12xx's fixed regulator device (on the relevant > boards). > > While we're at it, extract the wlan init code to a dedicated function to > make (the relevant boards') init code look a bit nicer. > > Compile tested only. Seems to work here, tested on panda es with wlan working and on sdp with the warning gone. > Reported-by: Russell King <linux@xxxxxxxxxxxxxxxx> > Signed-off-by: Ohad Ben-Cohen <ohad@xxxxxxxxxx> Thanks applying into omap-for-v3.7-rc2/fixes-part2. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html