Commit d0b2461
ata: Use of_property_read_reg() to parse "reg"
Use the recently added of_property_read_reg() helper to get the
untranslated "reg" address value.
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>1 parent 43cff7d commit d0b2461
2 files changed
Lines changed: 14 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
808 | | - | |
809 | | - | |
| 807 | + | |
810 | 808 | | |
811 | 809 | | |
812 | 810 | | |
| |||
834 | 832 | | |
835 | 833 | | |
836 | 834 | | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
846 | 839 | | |
847 | 840 | | |
848 | 841 | | |
| |||
884 | 877 | | |
885 | 878 | | |
886 | 879 | | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | 880 | | |
891 | 881 | | |
892 | | - | |
893 | | - | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
894 | 886 | | |
895 | 887 | | |
896 | 888 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
322 | | - | |
323 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
324 | 326 | | |
325 | | - | |
| 327 | + | |
326 | 328 | | |
327 | 329 | | |
328 | 330 | | |
| |||
0 commit comments