Hi, On Wed, May 20, 2020 at 11:04 PM Stephen Boyd <swb...@chromium.org> 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 <mks...@codeaurora.org> > Cc: Douglas Anderson <diand...@chromium.org> > Signed-off-by: Stephen Boyd <swb...@chromium.org> > --- > 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 <diand...@chromium.org>