diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2022-12-29 18:50:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-19 17:08:25 +0300 |
commit | 40ec6d41c841e27a1e12ac7766a5361e3ff0cb5b (patch) | |
tree | 81643e1a84f51f663dc443b3fbdcaf9ca2331a9b /drivers/tty/serial/sccnxp.c | |
parent | 0626afe57b1f02a961e18802ea445dc562bdf77b (diff) | |
download | linux-40ec6d41c841e27a1e12ac7766a5361e3ff0cb5b.tar.xz |
tty: serial: qcom-geni-serial: use of_device_id data
Instead of checking the device compatible in probe(), assign the
device-specific data to struct of_device_id. We'll use it later when
providing SE DMA support.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20221229155030.418800-13-brgl@bgdev.pl
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions