Liang He a0117dc956 xtensa: Fix refcount leak bug in time.c
In calibrate_ccount(), of_find_compatible_node() will return a node
pointer with refcount incremented. We should use of_node_put() when
it is not used anymore.

Cc: stable@vger.kernel.org
Signed-off-by: Liang He <windhl@126.com>
Message-Id: <20220617124432.4049006-1-windhl@126.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2022-06-18 14:46:59 -07:00
..
2022-05-17 03:35:43 -07:00
2022-05-01 19:51:24 -07:00
2022-05-01 19:51:24 -07:00
2022-05-01 19:51:23 -07:00
2022-06-18 14:46:59 -07:00
2022-03-09 14:03:23 -08:00