On 12/04/2018 18:41, Simon Glass wrote: > On 12 April 2018 at 02:03, Neil Armstrong <narmstr...@baylibre.com> wrote: >> In the commit "reset: Add get/assert/deassert/release for bulk of reset >> signals" >> the disabled reset_release_bulk() and reset_get_bulk() used the wrong >> struct clk_bulk instead of struct reset_ctl_bulk. >> >> Fixes: 0c28233903b5 ("reset: Add get/assert/deassert/release for bulk of >> reset signals") >> Reported-by: Jean-Jacques Hiblot <jjhib...@ti.com> >> Signed-off-by: Neil Armstrong <narmstr...@baylibre.com> >> --- >> include/reset.h | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) > > Reviewed-by: Simon Glass <s...@chromium.org> > > We don't have build coverage for this at the moment I suppose. It > would be a bit of pain to add that with sandbox, although I wonder if > it could be done with some horrible #define hackery in a C file that > includes this header? > > - Simon >
It could but it will be horrible indeed. Neil _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot