Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1566906

[PATCH v1 2/2] mfd: lpc_ich: Remove useless comments in core part

From Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH v1 2/2] mfd: lpc_ich: Remove useless comments in core part
Date 2017-01-25 21:20 +0100
Message-ID <t3CcW-6rc-17@gated-at.bofh.it> (permalink)
References <t3CcV-6rc-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


First of all, remove stalled references to datasheets. If someone knows
the document numbers, it would be added later.

Second, remove FSF snail address since it's subject to change. Actual
information can be found on FSF site on the internet.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/mfd/lpc_ich.c | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index 262ddd9330b7..0350e14ff84b 100644
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
@@ -20,10 +20,6 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; see the file COPYING.  If not, write to
- *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- *
  *  This driver supports the following I/O Controller hubs:
  *	(See the intel documentation on http://developer.intel.com.)
  *	document number 290655-003, 290677-014: 82801AA (ICH), 82801AB (ICHO)
@@ -45,17 +41,6 @@
  *	document number 322169-001, 322170-003: 5 Series, 3400 Series (PCH)
  *	document number 320066-003, 320257-008: EP80597 (IICH)
  *	document number 324645-001, 324646-001: Cougar Point (CPT)
- *	document number TBD : Patsburg (PBG)
- *	document number TBD : DH89xxCC
- *	document number TBD : Panther Point
- *	document number TBD : Lynx Point
- *	document number TBD : Lynx Point-LP
- *	document number TBD : Wellsburg
- *	document number TBD : Avoton SoC
- *	document number TBD : Coleto Creek
- *	document number TBD : Wildcat Point-LP
- *	document number TBD : 9 Series
- *	document number TBD : Lewisburg
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-- 
2.11.0

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v1 1/2] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-01-25 21:20 +0100
  [PATCH v1 2/2] mfd: lpc_ich: Remove useless comments in core part Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-01-25 21:20 +0100
  Re: [PATCH v1 1/2] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-26 03:10 +0100
  Re: [PATCH v1 1/2] mfd: lpc_ich: Add Device IDs for Intel Apollo  Lake PCH Mika Westerberg <mika.westerberg@linux.intel.com> - 2017-01-26 10:30 +0100
    Re: [PATCH v1 1/2] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-26 11:40 +0100

csiph-web