diff options
author | Christian Gromm <christian.gromm@microchip.com> | 2015-12-22 10:53:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-07 17:34:58 -0800 |
commit | b3c9f3c56c41cbebe7804b48ba8e6e484509c2c0 (patch) | |
tree | 3f07bc17f030f977356df8aaae9d9fc8d7322f41 /drivers/iio | |
parent | fa96b8ed9cc562827b27181de7285c8fba54f395 (diff) | |
download | linux-b3c9f3c56c41cbebe7804b48ba8e6e484509c2c0.tar.bz2 |
staging: most: change type of access_ref
This patch changes the type of the access reference from atomit_t to int.
It is needed, because the reference variable is secured by synchronization
locks and does not need to be atomic anymore.
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions