ssb: Fix PCMCIA lowlevel register access
authorMichael Buesch <mb@bu3sch.de>
Sat, 22 Dec 2007 21:01:36 +0000 (22:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:16 +0000 (15:09 -0800)
commit993e1c780b323736a2cdc24564f35e80ce8d3337
tree6dd8e11093bc3820351fd83bebfecc6f0ae33fa6
parentf3dd3fcc2c79b950801641075b33b86acc372d9b
ssb: Fix PCMCIA lowlevel register access

This fixes lowlevel register access for PCMCIA based devices.

The patch also adds a temporary workaround for the device mac address.
It simply adds generation of a random address. The real SPROM extraction
will follow in another patch.
The temporary workaround will be removed then, but for now it's OK.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/pcmcia.c
include/linux/ssb/ssb.h