[PATCH] soc: Convert to using %pOF instead of full_name

Matthias Brugger matthias.bgg at gmail.com
Wed Jul 19 03:37:39 PDT 2017



On 07/18/2017 11:43 PM, Rob Herring wrote:
> 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 at kernel.org>
> Cc: Scott Wood <oss at buserror.net>
> Cc: Qiang Zhao <qiang.zhao at nxp.com>
> Cc: Matthias Brugger <matthias.bgg at gmail.com>
> Cc: Simon Horman <horms at verge.net.au>
> Cc: Magnus Damm <magnus.damm at gmail.com>
> Cc: Kukjin Kim <kgene at kernel.org>
> Cc: Krzysztof Kozlowski <krzk at kernel.org>
> Cc: Javier Martinez Canillas <javier at osg.samsung.com>
> Cc: linuxppc-dev at lists.ozlabs.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-mediatek at lists.infradead.org
> Cc: linux-renesas-soc at vger.kernel.org
> Cc: linux-samsung-soc at vger.kernel.org
> ---
>   drivers/soc/fsl/qbman/bman_ccsr.c    | 10 +++++-----
>   drivers/soc/fsl/qbman/bman_portal.c  |  8 +++-----
>   drivers/soc/fsl/qbman/qman_ccsr.c    | 12 ++++++------
>   drivers/soc/fsl/qbman/qman_portal.c  | 11 ++++-------
>   drivers/soc/fsl/qe/gpio.c            |  4 ++--
>   drivers/soc/mediatek/mtk-pmic-wrap.c |  4 ++--

For Mediatek:

Acked-by: Matthias Brugger <matthias.bgg at gmail.com>



More information about the linux-arm-kernel mailing list