OSDN Git Service

MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
authorJohn Crispin <john@phrozen.org>
Mon, 20 Feb 2017 09:29:43 +0000 (10:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 08:40:43 +0000 (08:40 +0000)
commit9be341edebf5880a53ff8b27d05c7d229797c4be
tree38afa77eda944928cd49bf297c3411fd5aa772b4
parentf17c786b28a3060a566a170c2cf3bd7441fc30a3
MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver

commit 8593b18ad348733b5d5ddfa0c79dcabf51dff308 upstream.

Switch the printk() call to the prefered pr_warn() api.

Fixes: 7e5873d3755c ("MIPS: pci: Add MT7620a PCIE driver")
Signed-off-by: John Crispin <john@phrozen.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15321/
Signed-off-by: James Hogan <jhogan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/pci/pci-mt7620.c