summaryrefslogtreecommitdiff
path: root/corking.h
diff options
context:
space:
mode:
Diffstat (limited to 'corking.h')
0 files changed, 0 insertions, 0 deletions
git.cgi/linux/net-next.git/diff/?id=40faee8ee471ae526344cd5c62ff520d356de841&id2=a53e35db70d1638002e40d495d096181dbb0fe16'>diff)
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>
Diffstat
-rw-r--r--include/linux/reset.h53
1 files changed, 53 insertions, 0 deletions
diff --git a/include/linux/reset.h b/include/linux/reset.h