oxu_info
oxu_info(oxu, "USB %x.%x started, quasi-EHCI %x.%02x, driver %s%s\n",
struct oxu_info *info = platform_get_drvdata(pdev);
struct oxu_info *info;
info = devm_kzalloc(&pdev->dev, sizeof(struct oxu_info), GFP_KERNEL);
struct oxu_info *info = platform_get_drvdata(pdev);