Re: [RFC PATCH V2 3/8] rust: Extend OPP bindings for the configuration options
From: Manos Pitsidianakis
Date: Mon Jun 17 2024 - 05:23:21 EST
On Fri, 07 Jun 2024 12:12, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
This extends OPP bindings with the bindings for the OPP core
configuration options.
Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
---
rust/kernel/opp.rs | 305 ++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 303 insertions(+), 2 deletions(-)
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@xxxxxxxxxx>