commit | 1523226edda566057bdd3264ceb56631ddf5f6f7 | [log] [tgz] |
---|---|---|
author | Thorsten Blum <thorsten.blum@linux.dev> | Wed Feb 12 12:14:47 2025 +0100 |
committer | Matt Turner <mattst88@gmail.com> | Fri Feb 14 14:06:41 2025 -0500 |
tree | c1573827972f30874b01f7f2c33279cfbd168fc8 | |
parent | 757f051a506198186d796dff4ba696adb7bda54c [diff] |
alpha: Use str_yes_no() helper in pci_dac_dma_supported() Remove hard-coded strings by using the str_yes_no() helper function. Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Matt Turner <mattst88@gmail.com>