staging: fsl-mc/dpio: remove incomplete refcount implementation
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Fri, 17 Nov 2017 13:38:26 +0000 (15:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:40 +0000 (09:20 +0100)
commit2b0ff43ae5ea8c21ee142cc5ae6b42aadfc3260b
treeba6acc35ac6b2a5beaffb4e3f655cb8c74663550
parent8ba6b44a5aa0358bc98ad84a47f9e9b902c98c48
staging: fsl-mc/dpio: remove incomplete refcount implementation

There's an unfinished implementation of reference counting for dpaa2_io
structure using atomics. Since it's unused lets remove it for now and,
if needed at a later time, make use of krefs instead of rolling our
own refcounting.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/dpio/dpio-service.c