From: Azael Avalos Date: Wed, 26 Mar 2014 02:38:35 +0000 (-0600) Subject: toshiba_acpi: Update version and copyright info X-Git-Tag: next-20140428~21^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=847a5afcff541d9729045191d5f98eb63dd7510e;p=karo-tx-linux.git toshiba_acpi: Update version and copyright info Given that some new features were added to the driver, bump its version to 0.20 and add myself to the copyright list for these new features that were added. Signed-off-by: Azael Avalos Signed-off-by: Matthew Garrett --- diff --git a/drivers/platform/x86/toshiba_acpi.c b/drivers/platform/x86/toshiba_acpi.c index c971b0fae4c4..c08c12f4c182 100644 --- a/drivers/platform/x86/toshiba_acpi.c +++ b/drivers/platform/x86/toshiba_acpi.c @@ -5,6 +5,7 @@ * Copyright (C) 2002-2004 John Belmonte * Copyright (C) 2008 Philip Langdale * Copyright (C) 2010 Pierre Ducroquet + * Copyright (C) 2014 Azael Avalos * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -37,7 +38,7 @@ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt -#define TOSHIBA_ACPI_VERSION "0.19" +#define TOSHIBA_ACPI_VERSION "0.20" #define PROC_INTERFACE_VERSION 1 #include