[PATCH 0/3] Add platform_get_irq_byname_optional() and use it in the dwc3 driver
From: Hans de Goede
Date: Sat Oct 05 2019 - 17:04:57 EST
Hi All,
Here is a fix for the false-positive dev_err in platform_get_irq_byname()
discussed recently and reported here:
https://bugzilla.kernel.org/show_bug.cgi?id=205037
Since patch 2 depends on patch 1, I think it might be best to merge
all three patches through the same tree ...
Regards,
Hans