diff options
author | Tomoya MORINAGA <tomoya.rohm@gmail.com> | 2012-01-27 20:05:21 +0900 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2012-02-03 01:21:25 +0100 |
commit | 74b5127884d76ccbf4f445f650f9e969ccb4a374 (patch) | |
tree | 1418d8aaf4071647f5e3b6cc3a4af887493058a6 /drivers/net/can | |
parent | e08534b57e79fa722e3136b79868a725a8eea0f0 (diff) | |
download | talos-obmc-linux-74b5127884d76ccbf4f445f650f9e969ccb4a374.tar.gz talos-obmc-linux-74b5127884d76ccbf4f445f650f9e969ccb4a374.zip |
can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
On October 1 in 2011,
OKI SEMICONDUCTOR Co., Ltd. changed the company name in to LAPIS Semiconductor
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can')
-rw-r--r-- | drivers/net/can/pch_can.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/can/pch_can.c b/drivers/net/can/pch_can.c index d11fbb2b95ff..cc3ed57b6b15 100644 --- a/drivers/net/can/pch_can.c +++ b/drivers/net/can/pch_can.c @@ -1,6 +1,6 @@ /* * Copyright (C) 1999 - 2010 Intel Corporation. - * Copyright (C) 2010 OKI SEMICONDUCTOR CO., LTD. + * Copyright (C) 2010 LAPIS SEMICONDUCTOR CO., LTD. * * 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 |