reset: Supply *_shared variant calls when using of_* API
authorLee Jones <lee.jones@linaro.org>
Mon, 6 Jun 2016 15:56:51 +0000 (16:56 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 29 Jun 2016 19:24:52 +0000 (21:24 +0200)
commit40faee8ee471ae526344cd5c62ff520d356de841
treec2158358a27a768b1fa6a0ff88949992936b14fb
parenta53e35db70d1638002e40d495d096181dbb0fe16
reset: Supply *_shared variant calls when using of_* API

Consumers need to be able to specify whether they are requesting an
'exclusive' or 'shared' reset line no matter which API (of_*, devm_*,
etc) they are using.  This change allows users of the of_* API in
particular to specify that their request is for a 'shared' line.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
include/linux/reset.h