Re: [PATCH 4.4.y-cip 03/17] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
Pavel Machek
Hi!
--- /dev/nullI see the mainline version already uses SPDX. Is there reason for older version to be backported? + /*Plus I don't see the TODO in the mainline version. + channel = devm_kzalloc(dev, sizeof(*channel), GFP_KERNEL);What is going on here? If ioremap fails for some transient reason, do we want to continue without the resource? Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html |
|