Skip to content

Commit 66e988e

Browse files
Andrzej Pietrasiewiczmchehab
authored andcommitted
media: Change Andrzej Pietrasiewicz's e-mail address
My @samsung.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 <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent aa8a101 commit 66e988e

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

drivers/media/common/videobuf2/videobuf2-dma-sg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (C) 2010 Samsung Electronics
55
*
6-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
6+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
77
*
88
* This program is free software; you can redistribute it and/or modify
99
* it under the terms of the GNU General Public License as published by

drivers/media/platform/s5p-jpeg/jpeg-core.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2011-2014 Samsung Electronics Co., Ltd.
44
* http://www.samsung.com
55
*
6-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
6+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
77
* Author: Jacek Anaszewski <[email protected]>
88
*
99
* This program is free software; you can redistribute it and/or modify
@@ -3220,7 +3220,7 @@ static struct platform_driver s5p_jpeg_driver = {
32203220

32213221
module_platform_driver(s5p_jpeg_driver);
32223222

3223-
MODULE_AUTHOR("Andrzej Pietrasiewicz <andrzej.p@samsung.com>");
3223+
MODULE_AUTHOR("Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>");
32243224
MODULE_AUTHOR("Jacek Anaszewski <[email protected]>");
32253225
MODULE_DESCRIPTION("Samsung JPEG codec driver");
32263226
MODULE_LICENSE("GPL");

drivers/media/platform/s5p-jpeg/jpeg-core.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
44
* http://www.samsung.com
55
*
6-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
6+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
77
*
88
* This program is free software; you can redistribute it and/or modify
99
* it under the terms of the GNU General Public License version 2 as

drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
44
* http://www.samsung.com
55
*
6-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
6+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
77
*
88
* This program is free software; you can redistribute it and/or modify
99
* it under the terms of the GNU General Public License version 2 as

drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
44
* http://www.samsung.com
55
*
6-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
6+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
77
*
88
* This program is free software; you can redistribute it and/or modify
99
* it under the terms of the GNU General Public License version 2 as

drivers/media/platform/s5p-jpeg/jpeg-regs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright (c) 2011-2014 Samsung Electronics Co., Ltd.
66
* http://www.samsung.com
77
*
8-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
8+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
99
* Author: Jacek Anaszewski <[email protected]>
1010
*
1111
* This program is free software; you can redistribute it and/or modify

include/media/videobuf2-dma-sg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (C) 2010 Samsung Electronics
55
*
6-
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
6+
* Author: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
77
*
88
* This program is free software; you can redistribute it and/or modify
99
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)