]> git.baikalelectronics.ru Git - kernel.git/commit
rapidio: modify initialization of switch operations
authorAlexandre Bounine <alexandre.bounine@idt.com>
Wed, 26 May 2010 21:44:03 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:51 +0000 (09:12 -0700)
commite276a238c061c6f3debf08d2bacd9211a9ebbc25
treefb4bb8d93aef661cc9e24e1e6e2e8bd4edc2e764
parent889e62bc8729a0f7f9c1e97ee99f3b9870afd9cb
rapidio: modify initialization of switch operations

Modify the way how RapidIO switch operations are declared.  Multiple
assignments through the linker script replaced by single initialization
call.

Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Li Yang <leoli@freescale.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Thomas Moll <thomas.moll@sysgo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rapidio/rio-scan.c
drivers/rapidio/rio.h
drivers/rapidio/switches/idtcps.c
drivers/rapidio/switches/tsi500.c
drivers/rapidio/switches/tsi568.c
drivers/rapidio/switches/tsi57x.c
include/asm-generic/vmlinux.lds.h
include/linux/rio.h