mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
power: supply: Fix typos in Rockchip copyright notices
There are many cases in which the company name is misspelled. The patch fixes these typos. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I57152618c5e6ebb0bc4a1594b63b6351163e3360
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* TI BQ257000 charger driver
|
||||
|
||||
* Copyright (c) 2021 Rockchip Electronics Co. Ltd.
|
||||
* Copyright (c) 2021 Rockchip Electronics Co., Ltd.
|
||||
*
|
||||
* Author: shengfeixu <xsf@rock-chips.com>
|
||||
*/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* Fuel gauge driver for CellWise 2017
|
||||
*
|
||||
* Copyright (C) 2012, RockChip
|
||||
* Copyright (C) 2012, Rockchip Electronics Co., Ltd.
|
||||
*
|
||||
* Authors: Shunqing Chen <csq@rock-chips.com>
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* rk816 battery driver
|
||||
*
|
||||
* Copyright (C) 2017 Rockchip Electronics Co., Ltd
|
||||
* Copyright (C) 2017 Rockchip Electronics Co., Ltd.
|
||||
* Author: chenjh <chenjh@rock-chips.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* rk816_battery.h: fuel gauge driver structures
|
||||
*
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd.
|
||||
* Author: chenjh <chenjh@rock-chips.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* rk817 battery driver
|
||||
*
|
||||
* Copyright (C) 2018 Rockchip Corporation
|
||||
* Copyright (C) 2018 Rockchip Electronics 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* rk818 battery driver
|
||||
*
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd.
|
||||
* chenjh <chenjh@rock-chips.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* rk818_battery.h: fuel gauge driver structures
|
||||
*
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd.
|
||||
* Author: chenjh <chenjh@rock-chips.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* rk818 charger driver
|
||||
*
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd
|
||||
* Copyright (C) 2016 Rockchip Electronics Co., Ltd.
|
||||
* chenjh <chenjh@rock-chips.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
|
||||
Reference in New Issue
Block a user