diff options
author | Sudeep Holla | 2021-09-17 14:33:53 +0100 |
---|---|---|
committer | Jassi Brar | 2021-10-29 22:46:38 -0500 |
commit | bf18123e78f4d13fc0105b1ddb4b46c1665dd025 (patch) | |
tree | e95b35a57614b59cae258757016d8f79f025026e /block/blk-mq-pci.c | |
parent | 800cda7b63f22be62e67142f1202d2ead2dff2e8 (diff) |
mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq
Now that the con_priv is availvale solely for PCC mailbox controller
driver, let us use the same to save the channel specific information
in it so that we can it whenever required instead of parsing the PCCT
table entries every time in both pcc_send_data and pcc_mbox_irq.
We can now use the newly introduces PCC register bundle to simplify both
saving of channel specific information and accessing them without repeated
checks for the subspace type.
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'block/blk-mq-pci.c')
0 files changed, 0 insertions, 0 deletions