Commit 5cb5d0c
mailbox: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data. With this, adjust the includes to explicitly
include the correct headers.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>1 parent 81186dc commit 5cb5d0c
3 files changed
Lines changed: 8 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
1494 | 1493 | | |
1495 | 1494 | | |
1496 | 1495 | | |
1497 | | - | |
1498 | 1496 | | |
1499 | 1497 | | |
1500 | 1498 | | |
| |||
1509 | 1507 | | |
1510 | 1508 | | |
1511 | 1509 | | |
1512 | | - | |
1513 | | - | |
1514 | | - | |
| 1510 | + | |
| 1511 | + | |
1515 | 1512 | | |
1516 | | - | |
1517 | 1513 | | |
1518 | 1514 | | |
1519 | 1515 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
407 | 406 | | |
408 | 407 | | |
409 | 408 | | |
410 | 409 | | |
411 | 410 | | |
412 | 411 | | |
413 | 412 | | |
414 | | - | |
415 | | - | |
| 413 | + | |
| 414 | + | |
416 | 415 | | |
417 | 416 | | |
418 | 417 | | |
419 | | - | |
420 | 418 | | |
421 | 419 | | |
422 | 420 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
814 | 813 | | |
815 | 814 | | |
816 | 815 | | |
| |||
828 | 827 | | |
829 | 828 | | |
830 | 829 | | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | 830 | | |
839 | 831 | | |
840 | 832 | | |
841 | 833 | | |
842 | 834 | | |
843 | | - | |
| 835 | + | |
844 | 836 | | |
845 | 837 | | |
846 | 838 | | |
| |||
0 commit comments