ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host...
authorSuman Tripathi <stripathi@apm.com>
Mon, 22 Sep 2014 13:01:33 +0000 (18:31 +0530)
committerTejun Heo <tj@kernel.org>
Tue, 23 Sep 2014 14:07:11 +0000 (10:07 -0400)
This patch fixes the error print invalid resource for the APM X-Gene
SoC AHCI SATA Host Controller driver. This print was due to the fact
that the controller 3 don't have a mux resource. This didn't result
in any errors but the print seems like meaningless.

Signed-off-by: Loc Ho <lho@apm.com>
Signed-off-by: Suman Tripathi <stripathi@apm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found