Commit c70aee3
rtc: s5m: query platform device IRQ resource for alarm IRQ
The core driver now exposes the alarm IRQ as a resource, so we can drop
the lookup from here to simplify the code and make adding support for
additional variants easier in this driver.
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://patch.msgid.link/20260113-s5m-alarm-v3-2-855a19db1277@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>1 parent 153ae5c commit c70aee3
1 file changed
Lines changed: 8 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
683 | 682 | | |
684 | 683 | | |
685 | 684 | | |
686 | | - | |
687 | 685 | | |
688 | 686 | | |
689 | 687 | | |
690 | 688 | | |
691 | | - | |
692 | 689 | | |
693 | 690 | | |
694 | 691 | | |
695 | 692 | | |
696 | | - | |
697 | 693 | | |
698 | 694 | | |
699 | 695 | | |
700 | 696 | | |
701 | | - | |
702 | 697 | | |
703 | 698 | | |
704 | 699 | | |
| |||
719 | 714 | | |
720 | 715 | | |
721 | 716 | | |
722 | | - | |
723 | 717 | | |
724 | 718 | | |
725 | 719 | | |
| |||
730 | 724 | | |
731 | 725 | | |
732 | 726 | | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
740 | 735 | | |
741 | 736 | | |
742 | 737 | | |
| |||
0 commit comments