• Greg Kroah-Hartman's avatar
    USB: usbtouchscreen.c: remove dbg() usage · b741ab9d
    Greg Kroah-Hartman authored
    dbg() was a very old USB-specific macro that should no longer
    be used. This patch removes it from being used in the driver
    and uses dev_dbg() instead.
    
    CC: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    CC: Henrik Rydberg <rydberg@euromail.se>
    CC: Rusty Russell <rusty@rustcorp.com.au>
    CC: Viresh Kumar <viresh.kumar@st.com>
    CC: Armando Visconti <armando.visconti@st.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    b741ab9d
usbtouchscreen.c 41.9 KB