diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-09-08 21:55:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-14 10:45:41 +0200 |
commit | 8d753db5c227d1f403c4bc9cae4ae02c862413cd (patch) | |
tree | d973eb5b8fbdebb8af221b3fda327e87c45fa7e3 /drivers/mcb | |
parent | 212b5d2d3ed9d7db2702e4805f36a346c3985e1d (diff) | |
download | linux-8d753db5c227d1f403c4bc9cae4ae02c862413cd.tar.bz2 |
misc: genwqe: Fixes DMA mask setting
Commit 505b08777d78 ("misc: genwqe: Use dma_set_mask_and_coherent to simplify code")
changed the logic in the code.
Instead of a ||, a && should have been used to keep the code the same.
Fixes: 505b08777d78 ("misc: genwqe: Use dma_set_mask_and_coherent to simplify code")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/be49835baa8ba6daba5813b399edf6300f7fdbda.1631130862.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions