On Fri, May 04, 2007 at 12:50:47AM +0200, Luc Verhaegen wrote:
Add WinBond Super IO helpers.
Looks very good except for one small thing..
+wbsio_mask(unsigned char index, unsigned char data,
Could this be called wbsio_clear() instead, and isn't a _set() needed too?
//Peter