diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-15 20:56:37 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 16:28:47 -0700 |
commit | ded19addf9c937d83b9bfb4d73a836732569041b (patch) | |
tree | ce72d3ed657354a9755c1902684b4b09f0ef10fb /MAINTAINERS | |
parent | e7c379d2a0dcb8c30cb580184a0df11805464703 (diff) | |
download | op-kernel-dev-ded19addf9c937d83b9bfb4d73a836732569041b.zip op-kernel-dev-ded19addf9c937d83b9bfb4d73a836732569041b.tar.gz |
pasemic_mac*: Move the PA Semi driver
Move the PA Semi driver into drivers/net/ethernet/pasemi/ and
make the necessary Kconfig and Makefile changes.
CC: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c54e736..51ac08b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4785,7 +4785,7 @@ PA SEMI ETHERNET DRIVER M: Olof Johansson <olof@lixom.net> L: netdev@vger.kernel.org S: Maintained -F: drivers/net/pasemi_mac.* +F: drivers/net/ethernet/pasemi/* PA SEMI SMBUS DRIVER M: Olof Johansson <olof@lixom.net> |