Richard Genoud 740924a267 pinmux: forbid mux_usecount to be set at UINT_MAX
If pin_free is called on a pin already freed, mux_usecount is set to
UINT_MAX which is really a bad idea.

This will issue a warning, so that we can correct the code responsible
for the double free.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-03-21 19:26:18 +01:00
..
2013-02-10 21:11:54 +01:00
2013-02-10 21:11:54 +01:00
2013-02-21 15:00:16 -08:00
2013-02-21 15:00:16 -08:00
2012-05-02 01:18:27 +02:00
2013-02-21 12:05:51 -08:00