Commit 3dac889
committed
msm: camera: icp: Adapt to qcom_mdt_pas_load() API change
Update ICP firmware loading to match the updated
qcom_mdt_pas_load() signature, which now accepts only
four parameters instead of five.
Remove the unused firmware carveout ioremap() and
associated cleanup, as the virtual address parameter
is no longer required.
No functional change beyond aligning with the new API.
CRs-Fixed: 4486628
Change-Id: I73741ac1cb2a20c7fc59f625ec7458c6fe09beac
Signed-off-by: Ignatius Michael Jihan <mignatiu@qti.qualcomm.com>1 parent fa64786 commit 3dac889
1 file changed
Lines changed: 1 addition & 15 deletions
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
614 | 613 | | |
615 | 614 | | |
616 | 615 | | |
617 | | - | |
618 | 616 | | |
619 | 617 | | |
620 | 618 | | |
| |||
679 | 677 | | |
680 | 678 | | |
681 | 679 | | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | 680 | | |
691 | 681 | | |
692 | 682 | | |
| |||
707 | 697 | | |
708 | 698 | | |
709 | 699 | | |
710 | | - | |
711 | 700 | | |
712 | 701 | | |
713 | 702 | | |
| |||
717 | 706 | | |
718 | 707 | | |
719 | 708 | | |
720 | | - | |
| 709 | + | |
721 | 710 | | |
722 | 711 | | |
723 | 712 | | |
| |||
729 | 718 | | |
730 | 719 | | |
731 | 720 | | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | 721 | | |
736 | 722 | | |
737 | 723 | | |
| |||
0 commit comments