]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: Look for SPROM at different offset on higher rev CC
authorRafał Miłecki <zajec5@gmail.com>
Wed, 31 Mar 2010 19:59:21 +0000 (21:59 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Apr 2010 17:51:08 +0000 (13:51 -0400)
commit301427ae12c13a891598a44637c41574fe87bd8c
tree7cbfbc413f573673fc802fc44919ebbfcb5239ef
parent7e4b6badd3ea2c0a004fea98f380ed0fca54c56d
ssb: Look for SPROM at different offset on higher rev CC

Our offset handling becomes even a little more hackish now. For some reason I
do not understand all offsets as inrelative. It assumes base offset is 0x1000
but it will work for now as we make offsets relative anyway by removing base
0x1000. Should be cleaner however.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/pci.c
include/linux/ssb/ssb.h
include/linux/ssb/ssb_regs.h