• Lan Tianyu's avatar
    PCI: acpiphp_ibm: Convert to dynamic debug · 43e7aa47
    Lan Tianyu authored
    
    
    This patch is to use pr_debug/info/warn/err to replace acpiphp_ibm debug
    functions and remove module's debug param.
    
    User interface change: before this patch, boot with the "acpiphp_ibm.debug"
    kernel parameter to turn on debug.  After this patch, set
    CONFIG_DYNAMIC_DEBUG=y and boot with "acpiphp_ibm.dyndebug=+p" instead.
    See Documentation/dynamic-debug-howto.txt.
    
    [bhelgaas: changelog]
    Signed-off-by: default avatarLan Tianyu <tianyu.lan@intel.com>
    Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
    43e7aa47
acpiphp_ibm.c 14.1 KB