Hi, On Wed, May 20, 2020 at 11:04 PM Stephen Boyd <[email protected]> wrote: > > This API does very little. Let's replace all the callsites with the > normal operations that would be done on top of the bitmap that > tcs_in_use is. This simplifies and reduces the code size. > > Cc: Maulik Shah <[email protected]> > Cc: Douglas Anderson <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > drivers/soc/qcom/rpmh-rsc.c | 59 +++++++++++++------------------------ > 1 file changed, 20 insertions(+), 39 deletions(-)
Sorry for the delay in getting to this review. Looks great. Reviewed-by: Douglas Anderson <[email protected]>

