diff options
author | Andre Przywara <andre.przywara@arm.com> | 2021-03-02 15:43:43 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-03-19 10:36:55 -0400 |
commit | 4c498796891a26a7283130f367a346096a6ccce7 (patch) | |
tree | 46324d6775b7ef08eb43f92cbc43b937939fc001 /arch/arm/mach-socfpga/board.c | |
parent | d0c04926cd054cf7360ec15913ac17a465f32603 (diff) |
nvme: Elaborate on cache maintenance operation in get/set_features
At the moment the nvme_get_features() and nvme_set_features() functions
carry a (somewhat misleading) comment about missing cache maintenance.
As it turns out, nvme_get_features() has no caller at all in the tree,
and nvme_set_features' only user doesn't use a DMA buffer.
Mention that in the comment, and leave some breadcrumbs for the future,
should those functions attract more users.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arm/mach-socfpga/board.c')
0 files changed, 0 insertions, 0 deletions