• Greg Kroah-Hartman's avatar
    USB: input: usbtouchscreen.c: fix up dev_* messages · 0a5ebc88
    Greg Kroah-Hartman authored
    Previously I had made the struct device point to the input device, but
    after talking with Dmitry, he said that the USB device would make more
    sense for this driver to point to.  So converted it to use that 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>
    0a5ebc88
usbtouchscreen.c 41.9 KB