Commit 356749a
committed
Improve error handling in Rockchip SPI drivers
Merge series from Dragan Simic <dsimic@manjaro.org>:
This is a small series that improves error handling in the probe path
of the Rockchip SPI drivers, by using dev_err_probe() properly in multiple
places. It also performs a bunch of small, rather trivial code
cleanups, to make the code neater and a bit easier to read.2 files changed
Lines changed: 20 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
587 | 586 | | |
588 | 587 | | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
593 | 591 | | |
594 | | - | |
595 | | - | |
| 592 | + | |
596 | 593 | | |
597 | 594 | | |
598 | 595 | | |
| |||
602 | 599 | | |
603 | 600 | | |
604 | 601 | | |
605 | | - | |
606 | | - | |
| 602 | + | |
607 | 603 | | |
608 | 604 | | |
609 | 605 | | |
| |||
629 | 625 | | |
630 | 626 | | |
631 | 627 | | |
632 | | - | |
633 | 628 | | |
634 | 629 | | |
635 | 630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
746 | | - | |
| 745 | + | |
747 | 746 | | |
| 747 | + | |
748 | 748 | | |
749 | | - | |
750 | 749 | | |
751 | 750 | | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
757 | | - | |
| 756 | + | |
758 | 757 | | |
759 | | - | |
760 | | - | |
| 758 | + | |
761 | 759 | | |
762 | 760 | | |
763 | 761 | | |
| |||
769 | 767 | | |
770 | 768 | | |
771 | 769 | | |
772 | | - | |
| 770 | + | |
773 | 771 | | |
774 | 772 | | |
775 | 773 | | |
| |||
794 | 792 | | |
795 | 793 | | |
796 | 794 | | |
797 | | - | |
| 795 | + | |
798 | 796 | | |
799 | 797 | | |
800 | 798 | | |
| |||
804 | 802 | | |
805 | 803 | | |
806 | 804 | | |
807 | | - | |
808 | | - | |
| 805 | + | |
809 | 806 | | |
810 | 807 | | |
811 | | - | |
| 808 | + | |
812 | 809 | | |
813 | 810 | | |
814 | | - | |
815 | | - | |
816 | | - | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
817 | 814 | | |
818 | 815 | | |
819 | 816 | | |
| |||
0 commit comments