linux/arch/blackfin
Mike Frysinger 48dee09325 Blackfin: cplbinfo: drop d_path() hacks
The cplbinfo was using d_path() to figure out which cpu/cplb was being
parsed.  As Al pointed out, this isn't exactly reliable as it assumes the
static VFS path to be unchanged, and it's just poor form.  So use the
proc_create_data() to properly (and internally) pass the exact cpu/cplb
requested to the parser function.

Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-10-07 04:48:04 -04:00
..
boot kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
configs Blackfin: increase default async timings for parallel flashes 2009-09-16 22:10:42 -04:00
include/asm Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines 2009-10-07 04:48:01 -04:00
kernel Blackfin: cplbinfo: drop d_path() hacks 2009-10-07 04:48:04 -04:00
lib Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf518 Blackfin: BF51x: add PTP MMR defines 2009-10-07 04:47:57 -04:00
mach-bf527 Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf533 Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf537 Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf538 Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf548 Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf561 Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-common Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mm Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: convert to use arch_gettimeoffset() 2009-10-07 04:36:20 -04:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00