2009-01-11 00:10:16

by Christian Lamparter

[permalink] [raw]
Subject: [PATCH v2 0/4] p54: p54spi driver

This patch series introduce a driver for stlc4550/stlc4560 chips.

So far no one complained about the patches.
=> therefore it must be 100% working!

[Please mind the logic gap ;-) , But I hope someone will respond
when the whole driver can be built with compat-wireless.]

Changes:
v1 -> v2 =>
- no more sparse warnings! ( hopefully :-p )
- put the eeprom parser changes into a separated patch
- removed some duplicated/unused #define and code
- updated p54spi's kconfig entry
- added Johannes (C) to p54spi.c
- (the patches should be applied on top of "[PATCH 3/3] p54: fix oops caused by bad eeproms")

Regards,
Chr