diff options
author | Andrzej Pietrasiewicz | 2018-12-13 14:19:46 +0100 |
---|---|---|
committer | Inki Dae | 2019-02-07 11:59:44 +0100 |
commit | 9c0c4997b8a80ec4ba77c4ebe3e74ec0db2d547d (patch) | |
tree | 8b7f64dc1e3d039481d1a34e61986e8892fd4438 | |
parent | dt-bindings: gpu: samsung-rotator: Document s5pv210 support (diff) | |
download | kernel-qcow2-linux-9c0c4997b8a80ec4ba77c4ebe3e74ec0db2d547d.tar.gz kernel-qcow2-linux-9c0c4997b8a80ec4ba77c4ebe3e74ec0db2d547d.tar.xz kernel-qcow2-linux-9c0c4997b8a80ec4ba77c4ebe3e74ec0db2d547d.zip |
drm/exynos: Change Andrzej Pietrasiewicz's e-mail address
My @samusung.com address is going to cease existing soon, so change it to
an address which can actually be used to contact me.
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
-rw-r--r-- | drivers/gpu/drm/exynos/exynos_drm_scaler.c | 2 | ||||
-rw-r--r-- | drivers/gpu/drm/exynos/regs-scaler.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/exynos/exynos_drm_scaler.c b/drivers/gpu/drm/exynos/exynos_drm_scaler.c index 71270efa64f3..ed1dd1aec902 100644 --- a/drivers/gpu/drm/exynos/exynos_drm_scaler.c +++ b/drivers/gpu/drm/exynos/exynos_drm_scaler.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2017 Samsung Electronics Co.Ltd * Author: - * Andrzej Pietrasiewicz <andrzej.p@samsung.com> + * Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/gpu/drm/exynos/regs-scaler.h b/drivers/gpu/drm/exynos/regs-scaler.h index fc7ccad75e74..512a2baced11 100644 --- a/drivers/gpu/drm/exynos/regs-scaler.h +++ b/drivers/gpu/drm/exynos/regs-scaler.h @@ -2,7 +2,7 @@ * * Copyright (c) 2017 Samsung Electronics Co., Ltd. * http://www.samsung.com/ - * Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com> + * Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> * * Register definition file for Samsung scaler driver * |