]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SPARC/64] constify of_get_property return: drivers
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Mar 2007 07:49:54 +0000 (00:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:54:27 +0000 (01:54 -0700)
commitccf0dec6fcadb4e1c877b9bafb031a6bdb7112b9
tree98617d025f167ad05bb126f0982841ce277ee3af
parent6a23acf3905287eb952a6f1dbbc8fb3e4eeae2f6
[SPARC/64] constify of_get_property return: drivers

The only unfortunate bit here is that the name field of struct map_info
is not const, so for now we put a cast on the assignment of it.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
drivers/mtd/maps/sun_uflash.c
drivers/net/sungem.c
drivers/net/sunhme.c
drivers/net/tg3.c
drivers/net/tulip/tulip_core.c
drivers/sbus/char/envctrl.c
drivers/sbus/char/flash.c
drivers/sbus/char/openprom.c
drivers/sbus/sbus.c
drivers/scsi/qlogicpti.c
drivers/serial/sunsu.c
drivers/video/cg3.c