Messages in this thread Patch in this message |  | | | From | Joe Perches <> | | Subject | [PATCH v3.2 04/10] MAINTAINERS: Update bt8xx gpio F: patterns | | Date | Thu, 8 Dec 2011 20:21:42 -0800 |
| |
Commit c103de240439d ("gpio: reorganize drivers") renamed the file, update the pattern.
CC: Grant Likely <grant.likely@secretlab.ca> CC: Michael Buesch <m@bues.ch>
Signed-off-by: Joe Perches <joe@perches.com> --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index bfa54c1..df2bef0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1630,7 +1630,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> -- 1.7.8.111.gad25c.dirty
|  |