diff options
author | Dan Williams <dan.j.williams@intel.com> | 2022-05-18 16:34:43 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-05-19 08:50:41 -0700 |
commit | 2e4ba0ec978335b4b550bbed95cb198ac3a00745 (patch) | |
tree | 2c52f9567fb390d7c67985b77d908b3ed70f3251 /drivers/clk/pistachio | |
parent | 75b7ae29991f945b69c10d75b861d7d5e90bd541 (diff) | |
download | linux-2e4ba0ec978335b4b550bbed95cb198ac3a00745.tar.bz2 |
cxl/pci: Move cxl_await_media_ready() to the core
Allow cxl_await_media_ready() to be mocked for testing purposes rather
than carrying the maintenance burden of an indirect function call in the
mainline driver.
With the move cxl_await_media_ready() can no longer reuse the mailbox
timeout override, so add a media_ready_timeout module parameter to the
core to backfill.
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/165291688340.1426646.4755627801983775011.stgit@dwillia2-xfh
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/clk/pistachio')
0 files changed, 0 insertions, 0 deletions