WSL2-Linux-Kernel/drivers/soc/fsl/qe
Rob Herring 37c342cba5 soc: Convert to using %pOF instead of full_name
Now that we have a custom printf format specifier, convert users of
full_name to use %pOF instead. This is preparation to remove storing
of the full path string for each node.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Matthias Brugger <matthias.bgg@gmail.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Cc: Scott Wood <oss@buserror.net>
Cc: Qiang Zhao <qiang.zhao@nxp.com>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2017-08-16 21:32:36 +02:00
..
Kconfig fsl/qe: Add QE TDM lib 2016-06-07 15:56:31 -07:00
Makefile fsl/qe: Add QE TDM lib 2016-06-07 15:56:31 -07:00
gpio.c soc: Convert to using %pOF instead of full_name 2017-08-16 21:32:36 +02:00
qe.c soc/fsl/qe: only apply QE_General4 workaround on affected SoCs 2017-04-30 01:31:52 -05:00
qe_common.c soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) 2016-09-25 02:38:52 -05:00
qe_ic.c qe/ic: fix a buffer overflow error and add check elsewhere 2016-03-09 10:44:12 -06:00
qe_ic.h
qe_io.c
qe_tdm.c soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions 2017-04-30 01:32:12 -05:00
ucc.c fsl/qe: setup clock source for TDM mode 2016-06-07 15:56:30 -07:00
ucc_fast.c fsl/qe: setup clock source for TDM mode 2016-06-07 15:56:30 -07:00
ucc_slow.c
usb.c