diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-11-12 16:18:43 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-11-13 04:14:38 -0500 |
commit | b5932cc839d809a07a43b93555ccc3fbabc2a766 (patch) | |
tree | 528d7a0b3353c08ec7461dee80d7d3151061dc07 /MAINTAINERS | |
parent | a5434fc9e2ad9bac545f058a24b284c051a1faae (diff) | |
parent | 16cf8a80a8f0f4757427b17cdfb6c4897674db68 (diff) |
Merge branch 'cleanups/dma' into next/cleanup
Separate patches from Marek Szyprowski <m.szyprowski@samsung.com>:
Commit e9da6e9905e639b0 ("ARM: dma-mapping: remove custom consistent dma
region") replaced custom consistent memory handling, so setting
consistent dma memory size is not longer required. This patch series
cleans sub-architecture platform code to remove all calls to the
obsolated init_consistent_dma_size() function and finally removes the
init_consistent_dma_size() stub itself.
* cleanups/dma:
ARM: at91: remove obsoleted init_consistent_dma_size()
ARM: u300: remove obsoleted init_consistent_dma_size()
ARM: dma-mapping: remove init_consistent_dma_size() stub
ARM: shmobile: remove obsoleted init_consistent_dma_size()
ARM: davinci: remove obsoleted init_consistent_dma_size()
ARM: samsung: remove obsoleted init_consistent_dma_size()
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69bf316281f6..99199e63f349 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -503,7 +503,7 @@ F: include/linux/altera_uart.h | |||
503 | F: include/linux/altera_jtaguart.h | 503 | F: include/linux/altera_jtaguart.h |
504 | 504 | ||
505 | AMD FAM15H PROCESSOR POWER MONITORING DRIVER | 505 | AMD FAM15H PROCESSOR POWER MONITORING DRIVER |
506 | M: Andreas Herrmann <andreas.herrmann3@amd.com> | 506 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> |
507 | L: lm-sensors@lm-sensors.org | 507 | L: lm-sensors@lm-sensors.org |
508 | S: Maintained | 508 | S: Maintained |
509 | F: Documentation/hwmon/fam15h_power | 509 | F: Documentation/hwmon/fam15h_power |
@@ -2506,6 +2506,7 @@ M: Joonyoung Shim <jy0922.shim@samsung.com> | |||
2506 | M: Seung-Woo Kim <sw0312.kim@samsung.com> | 2506 | M: Seung-Woo Kim <sw0312.kim@samsung.com> |
2507 | M: Kyungmin Park <kyungmin.park@samsung.com> | 2507 | M: Kyungmin Park <kyungmin.park@samsung.com> |
2508 | L: dri-devel@lists.freedesktop.org | 2508 | L: dri-devel@lists.freedesktop.org |
2509 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git | ||
2509 | S: Supported | 2510 | S: Supported |
2510 | F: drivers/gpu/drm/exynos | 2511 | F: drivers/gpu/drm/exynos |
2511 | F: include/drm/exynos* | 2512 | F: include/drm/exynos* |
@@ -5646,7 +5647,7 @@ S: Maintained | |||
5646 | F: drivers/pinctrl/spear/ | 5647 | F: drivers/pinctrl/spear/ |
5647 | 5648 | ||
5648 | PKTCDVD DRIVER | 5649 | PKTCDVD DRIVER |
5649 | M: Peter Osterlund <petero2@telia.com> | 5650 | M: Jiri Kosina <jkosina@suse.cz> |
5650 | S: Maintained | 5651 | S: Maintained |
5651 | F: drivers/block/pktcdvd.c | 5652 | F: drivers/block/pktcdvd.c |
5652 | F: include/linux/pktcdvd.h | 5653 | F: include/linux/pktcdvd.h |