]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM47xx: Extract all boardflags to new u32 fields
authorRafał Miłecki <zajec5@gmail.com>
Tue, 12 May 2015 09:31:02 +0000 (11:31 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:52:23 +0000 (21:52 +0200)
commit8c6760c0881a616839114ce8ae7815750918a51d
treed193df6a8aea446b29b7216d12f2ec318900eb95
parent43e38d0a8f192f58156c4225366891d8ea93dfae
MIPS: BCM47xx: Extract all boardflags to new u32 fields

For years we planned to get rid of old u16 fields, let's start doing it
with MIPS code. This process will take some time, it requires doing the
same in ssb/bcma and then switching all drivers to new fields. This will
be handled in separated patches submitted to appropriate trees.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: https://patchwork.linux-mips.org/patch/10026/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/sprom.c
include/linux/ssb/ssb.h