Searched hist:"7 f27b5b8ed1f77427811d13788fbdb2f53ce94a4" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/pci/ |
H A D | pci-legacy.c | diff 7f27b5b8ed1f77427811d13788fbdb2f53ce94a4 Tue Jul 18 23:42:45 CEST 2017 Rob Herring <robh@kernel.org> MIPS: 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> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/16783/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | pci-rt3883.c | diff 7f27b5b8ed1f77427811d13788fbdb2f53ce94a4 Tue Jul 18 23:42:45 CEST 2017 Rob Herring <robh@kernel.org> MIPS: 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> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/16783/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/ath79/ |
H A D | clock.c | diff 7f27b5b8ed1f77427811d13788fbdb2f53ce94a4 Tue Jul 18 23:42:45 CEST 2017 Rob Herring <robh@kernel.org> MIPS: 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> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/16783/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|