All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@nokia.com>
To: linux-wireless@vger.kernel.org
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] Add stlc45xx, wi-fi driver for stlc4550/4560
Date: Sat, 06 Dec 2008 20:10:31 +0200	[thread overview]
Message-ID: <87hc5h5g4o.fsf@nokia.com> (raw)
In-Reply-To: <20081206173211.6853.59029.stgit@tikku> (ext Kalle Valo's message of "Sat\, 06 Dec 2008 19\:32\:12 +0200")

"Kalle Valo" <kalle.valo@nokia.com> writes:

> This patch adds a new driver called stlc45xx, which supports wi-fi chipsets
> stlc4550 and stlc4560 from ST-NXP Wireless. The chipset can be found, for
> example, from Nokia N800 and N810 products.
>
> The driver is implemented based on the firmware interface information
> published by ST-NXP Wireless here:
>
> http://wireless.kernel.org/en/developers/Documentation/specs#STMicroelectronicshardware
>
> Currently only SPI interface is supported.

Crap, just now I realised to try to compile this with pristine
wireless-testing tree:

In file included from drivers/net/wireless/stlc45xx.c:24:
drivers/net/wireless/stlc45xx.h:27:24: error: mach/board.h: No such file or directory
drivers/net/wireless/stlc45xx.c: In function 'stlc45xx_power_off':
drivers/net/wireless/stlc45xx.c:958: error: dereferencing pointer to incomplete type
drivers/net/wireless/stlc45xx.c:959: error: dereferencing pointer to incomplete type

I usually merge linux-omap to wireless-testing and that's why I didn't
notice this. I will implement the platform data solution in v2 which
should fix this compile error. But I would still love to hear any
comments people have about v1.

-- 
Kalle Valo

  reply	other threads:[~2008-12-06 18:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-06 17:32 [PATCH] stlc45xx: wi-fi driver for stlc4550/4560 chipset Kalle Valo
2008-12-06 17:32 ` Kalle Valo
2008-12-06 17:32 ` [PATCH] Add stlc45xx, wi-fi driver for stlc4550/4560 Kalle Valo
2008-12-06 17:32   ` Kalle Valo
2008-12-06 18:10   ` Kalle Valo [this message]
2008-12-07 12:38   ` Johannes Berg
2008-12-07 14:51     ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hc5h5g4o.fsf@nokia.com \
    --to=kalle.valo@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.