diff options
author | Joe Perches <joe@perches.com> | 2012-01-10 15:08:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-10 16:30:46 -0800 |
commit | 72dbb7051334c37c9210cd735684c304da8a5e85 (patch) | |
tree | 976906ce1aa37cedde3ed7e81d5c2fb8aedaf79a /MAINTAINERS | |
parent | 77278d50e04bfb57076eb50cf8c5f898f933bf84 (diff) | |
download | linux-72dbb7051334c37c9210cd735684c304da8a5e85.tar.bz2 |
MAINTAINERS: update bt8xx gpio F: patterns
Commit c103de240439d ("gpio: reorganize drivers") renamed the file, update
the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Michael Buesch <m@bues.ch>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c506575640ea..04716db6078f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1618,7 +1618,7 @@ BT8XXGPIO DRIVER M: Michael Buesch <m@bues.ch> W: http://bu3sch.de/btgpio.php S: Maintained -F: drivers/gpio/bt8xxgpio.c +F: drivers/gpio/gpio-bt8xx.c BTRFS FILE SYSTEM M: Chris Mason <chris.mason@oracle.com> |