diff options
author | Rafał Miłecki <[email protected]> | 2012-01-13 22:55:05 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-01-16 15:01:14 -0500 |
commit | c9678d867216790f961ea06867b3ccbdb3484542 (patch) | |
tree | 86989f73c7390d4053fadb57d43cf389bb37b1ef | |
parent | 543d1b92d5500841e70f15e79d197bbffed36561 (diff) |
MAINTAINERS: move BCMA to keep the list sorted
Signed-off-by: Rafał Miłecki <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1094edf0da17..442d2a70bbd6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1587,6 +1587,13 @@ L: [email protected] S: Supported F: drivers/scsi/bnx2fc/ +BROADCOM SPECIFIC AMBA DRIVER (BCMA) +M: Rafał Miłecki <[email protected]> +S: Maintained +F: drivers/bcma/ +F: include/linux/bcma/ + BROCADE BFA FC SCSI DRIVER M: Jing Huang <[email protected]> @@ -6099,13 +6106,6 @@ S: Maintained F: drivers/ssb/ F: include/linux/ssb/ -BROADCOM SPECIFIC AMBA DRIVER (BCMA) -M: Rafał Miłecki <[email protected]> -S: Maintained -F: drivers/bcma/ -F: include/linux/bcma/ - SONY VAIO CONTROL DEVICE DRIVER M: Mattia Dongili <[email protected]> |