Hi again, On Thu, Sep 23, 2010 at 01:49:10AM -0500, Balbi, Felipe wrote:
@@ -126,6 +128,17 @@ struct musb_hdrc_platform_data {/* Architecture specific board data */ void *board_data; + + /* check usb device active state*/ + int (*is_usb_active)(struct device *dev);where is it used ??
sorry, now I see, I was searching for is_musb_active (the name of the function :-) -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
