android_kernel_motorola_sm6225/drivers/scsi/lpfc
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
Many developers use "/debug/" or "/debugfs/" or "/sys/kernel/debug/"
directory name to mount debugfs filesystem for ftrace according to
./Documentation/tracers/ftrace.txt file.

And, three directory names(ex:/debug/, /debugfs/, /sys/kernel/debug/) is
existed in kernel source like ftrace, DRM, Wireless, Documentation,
Network[sky2]files to mount debugfs filesystem.

debugfs means debug filesystem for debugging easy to use by greg kroah
hartman. "/sys/kernel/debug/" name is suitable as directory name
of debugfs filesystem.
- debugfs related reference: http://lwn.net/Articles/334546/

Fix inconsistency of directory name to mount debugfs filesystem.

* From Steven Rostedt
  - find_debugfs() and tracing_files() in this patch.

Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
Acked-by     : Inaky Perez-Gonzalez <inaky@linux.intel.com>
Reviewed-by  : Steven Rostedt <rostedt@goodmis.org>
Reviewed-by  : James Smart <james.smart@emulex.com>
CC: Jiri Kosina <trivial@kernel.org>
CC: David Airlie <airlied@linux.ie>
CC: Peter Osterlund <petero2@telia.com>
CC: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
CC: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
CC: Masami Hiramatsu <mhiramat@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:28 -07:00
..
lpfc.h [SCSI] lpfc 8.3.2 : Update of copyrights 2009-06-08 11:25:43 -05:00
lpfc_attr.c [SCSI] lpfc 8.3.2 : Persistent Vport Support 2009-06-08 11:26:19 -05:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery support 2009-06-08 11:25:24 -05:00
lpfc_ct.c [SCSI] lpfc 8.3.2 : Miscellaneous Changes 2009-06-08 11:26:01 -05:00
lpfc_debugfs.c debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 2009-06-15 21:30:28 -07:00
lpfc_debugfs.h [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig 2008-12-29 11:24:28 -06:00
lpfc_disc.h [SCSI] lpfc 8.3.2 : Miscellaneous Changes 2009-06-08 11:26:01 -05:00
lpfc_els.c [SCSI] lpfc 8.3.2 : Update of copyrights 2009-06-08 11:25:43 -05:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.2 : Persistent Vport Support 2009-06-08 11:26:19 -05:00
lpfc_hw.h [SCSI] lpfc 8.3.2 : Update of copyrights 2009-06-08 11:25:43 -05:00
lpfc_hw4.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_init.c [SCSI] lpfc 8.3.2 : Persistent Vport Support 2009-06-08 11:26:19 -05:00
lpfc_logmsg.h [SCSI] lpfc 8.3.2 : Miscellaneous Changes 2009-06-08 11:26:01 -05:00
lpfc_mbox.c [SCSI] lpfc 8.3.2 : Persistent Vport Support 2009-06-08 11:26:19 -05:00
lpfc_mem.c [SCSI] lpfc 8.3.2 : Update of copyrights 2009-06-08 11:25:43 -05:00
lpfc_nl.h [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support 2008-12-29 11:24:26 -06:00
lpfc_nportdisc.c [SCSI] lpfc 8.3.2 : Update of copyrights 2009-06-08 11:25:43 -05:00
lpfc_scsi.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-06-14 13:46:25 -07:00
lpfc_scsi.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_sli.c [SCSI] lpfc 8.3.2 : Miscellaneous Changes 2009-06-08 11:26:01 -05:00
lpfc_sli.h [SCSI] lpfc 8.3.2 : Miscellaneous Changes 2009-06-08 11:26:01 -05:00
lpfc_sli4.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_version.h [SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2 2009-06-08 11:26:34 -05:00
lpfc_vport.c [SCSI] lpfc 8.3.2 : Persistent Vport Support 2009-06-08 11:26:19 -05:00
lpfc_vport.h [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor events 2008-10-13 09:28:57 -04:00
Makefile [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00