diff options
author | Ashok Reddy Soma <ashok.reddy.soma@amd.com> | 2022-09-30 03:25:46 -0600 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2022-10-05 11:36:54 +0200 |
commit | cbdee4d5e88c8509a3491f8784be42841466cb6c (patch) | |
tree | e5fc029da034ffeba407157e73be0738c9a83962 /drivers/fpga/altera.c | |
parent | 9a082d2548de523c37f035cee7e0c280bad62bee (diff) |
mmc: zynq_sdhci: Change node_id prototype to u32
In Versal platform power domain node_id is bigger than u8, hence
change prototype to u32 to accommodate. Change u8 to u32 in the function
prototypes that use node_id and remove casting to u32 from
xilinx_pm_request() call parameters.
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Link: https://lore.kernel.org/r/20220930092548.18453-2-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'drivers/fpga/altera.c')
0 files changed, 0 insertions, 0 deletions