mfd: Represent correct filenames in file headers

The original author(s) probably copy/pasted these headers from the
existing public header files.

Signed-off-by: Laszlo Papp <lpapp@kde.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Laszlo Papp 2013-12-19 13:08:43 +00:00 committed by Lee Jones
parent 56cb3cc187
commit f876a975a0
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
/*
* max77686.h - Voltage regulator driver for the Maxim 77686
* max77686-private.h - Voltage regulator driver for the Maxim 77686
*
* Copyright (C) 2012 Samsung Electrnoics
* Chiwoong Byun <woong.byun@samsung.com>

View file

@ -1,5 +1,5 @@
/*
* max8997.h - Voltage regulator driver for the Maxim 8997
* max8997-private.h - Voltage regulator driver for the Maxim 8997
*
* Copyright (C) 2010 Samsung Electrnoics
* MyungJoo Ham <myungjoo.ham@samsung.com>

View file

@ -1,5 +1,5 @@
/*
* max8998.h - Voltage regulator driver for the Maxim 8998
* max8998-private.h - Voltage regulator driver for the Maxim 8998
*
* Copyright (C) 2009-2010 Samsung Electrnoics
* Kyungmin Park <kyungmin.park@samsung.com>