On Thu, Sep 05, 2024 at 08:25:21PM GMT, Brian Masney wrote: > The qcom-rng driver supports both ACPI and device tree based systems. > Let's rename all instances of *of_data to *match_data so that it's > not implied that this driver only supports device tree-based systems. > > Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx> > --- > drivers/crypto/qcom-rng.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry