diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-07-08 15:04:43 +0200 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2020-07-08 12:50:47 -0700 |
commit | f2f8ca056e04d4c021814c93706a24039821d8b6 (patch) | |
tree | af3052726c54a64f823b40ed87ca04191005cfa4 /mpm/python | |
parent | f9ad947cdc31379a07d4b52509864734b8300208 (diff) | |
download | uhd-f2f8ca056e04d4c021814c93706a24039821d8b6.tar.gz uhd-f2f8ca056e04d4c021814c93706a24039821d8b6.tar.bz2 uhd-f2f8ca056e04d4c021814c93706a24039821d8b6.zip |
cores: Remove shutdown function from spi_core_3000
This effectively reverts 0433e74. The set_shutdown() and get_shutdown()
API calls do not have a counterpart in simple_spi_core.v, which is
typically the HDL endpoint for this core driver, and thus could write to
a non-existent register. They are also never used in UHD, nor are they
part of the spi_iface interface.
Diffstat (limited to 'mpm/python')
0 files changed, 0 insertions, 0 deletions