[PATCH 136/145] MFD: rtsx_pcr: Fix probe fail path

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby commit 9d66b568a215fe2da2a9db736ebf9b8d66082d88 upstream. When rtsx_pci_acquire_irq fails in rtsx_pci_probe, we forget to disable an MSI (if we enabled it). This results in

[PATCH 136/145] MFD: rtsx_pcr: Fix probe fail path

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby jsl...@suse.cz commit 9d66b568a215fe2da2a9db736ebf9b8d66082d88 upstream. When rtsx_pci_acquire_irq fails in rtsx_pci_probe, we forget to disable an MSI (if we enabled it).