diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-09 09:24:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-09 09:24:49 -0700 |
commit | ec4c99ad7bd23dd39ffb1381136cefa4bb632e31 (patch) | |
tree | 250db1e674cd0d18e899d894e8357fb2b40f8b23 /MAINTAINERS | |
parent | c808f2ad8fcddb856ce42901cd5b4f06f9da9184 (diff) | |
parent | 6a7553e8d84d5322d883cb83bb9888c49a0f04e0 (diff) | |
download | linux-ec4c99ad7bd23dd39ffb1381136cefa4bb632e31.tar.bz2 |
Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux
Pull fbdev fix from Bartlomiej Zolnierkiewicz:
"fbdev patches will now go to upstream through drm-misc tree for
improved maintainership and better integration testing so update
MAINTAINERS file accordingly"
* tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux:
MAINTAINERS: handle fbdev changes through drm-misc tree
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dfcb2a0ac5e8..9b445448fbe2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6377,7 +6377,7 @@ FRAMEBUFFER LAYER M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> L: dri-devel@lists.freedesktop.org L: linux-fbdev@vger.kernel.org -T: git git://github.com/bzolnier/linux.git +T: git git://anongit.freedesktop.org/drm/drm-misc Q: http://patchwork.kernel.org/project/linux-fbdev/list/ S: Maintained F: Documentation/fb/ |