Hi Asutosh,Thanks, I missed correcting it before pushing it up.
On Tue, 2022-11-29 at 10:53 -0800, Asutosh Das wrote:
Please correct:
return hba->vops->mcq_config_resource(hba);
+
+ return -EOPNOTSUPP;
+}
+
Except this issue, I test this series pass on my platform. Thanks the
patch
Eddie