From: Joel Selvaraj <[email protected]> My jsfamily.in address is no longer active, switch to my current one.
Signed-off-by: Joel Selvaraj <[email protected]> --- drivers/gpu/drm/panel/panel-ebbg-ft8719.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-ebbg-ft8719.c b/drivers/gpu/drm/panel/panel-ebbg-ft8719.c index fb9f9f42be4f2..5ee8b52962847 100644 --- a/drivers/gpu/drm/panel/panel-ebbg-ft8719.c +++ b/drivers/gpu/drm/panel/panel-ebbg-ft8719.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Copyright (c) 2022 Joel Selvaraj <[email protected]> + * Copyright (c) 2022 Joel Selvaraj <[email protected]> * Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree: * Copyright (c) 2013, The Linux Foundation. All rights reserved. */ @@ -242,6 +242,6 @@ static struct mipi_dsi_driver ebbg_ft8719_driver = { }; module_mipi_dsi_driver(ebbg_ft8719_driver); -MODULE_AUTHOR("Joel Selvaraj <[email protected]>"); +MODULE_AUTHOR("Joel Selvaraj <[email protected]>"); MODULE_DESCRIPTION("DRM driver for EBBG FT8719 video dsi panel"); MODULE_LICENSE("GPL v2"); -- 2.55.0
