forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commitd58ac80
mmc: sdhci-acpi: Fix IRQ 0
Zero is a valid IRQ number and is being used on some CHT tablets. Stoptreating it as an error.Reported-by: Luke Ross <luke@lukeross.name>Fixes:1b7ba57 ("mmc: sdhci-acpi: Handle return value of platform_get_irq")Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>Cc: stable@vger.kernel.orgSigned-off-by: Ulf Hansson <ulf.hansson@linaro.org>1 parent47b7de2 commitd58ac80
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
680 | 680 |
| |
681 | 681 |
| |
682 | 682 |
| |
683 |
| - | |
| 683 | + | |
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
|
0 commit comments
Comments
(0)