diff options
author | Anshuman Khandual <[email protected]> | 2023-07-10 11:54:55 +0530 |
---|---|---|
committer | Suzuki K Poulose <[email protected]> | 2023-07-26 16:46:24 +0100 |
commit | 3095e90eee5ea2d5658cab90b6da9c6d5d0a3bdf (patch) | |
tree | e02c7ac00800a1c21f9a46646c629f69218c1a04 /drivers/fpga/fpga-region.c | |
parent | 70cc056f7e5fe9b112e62cf2ee334065a5132811 (diff) |
coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
Allocate and device assign 'struct etmv4_drvdata' earlier during the driver
probe, ensuring that it can be retrieved in power management based runtime
callbacks if required. This will also help in dropping iomem base address
argument from the function etm4_probe() later.
Cc: Mathieu Poirier <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions