diff options
author | Lee Jones <lee.jones@linaro.org> | 2016-07-25 11:09:33 +0100 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-07-26 10:25:00 -0400 |
commit | c084c8dafce72bf67ad2bb7b873a4a732a9ce81c (patch) | |
tree | 0ca079777c3fe471ace6339742d8ea962661e9f8 /Documentation | |
parent | d9a7ed770f9d06b998172e4e71791c81476de88f (diff) |
drm/sti: use new Reset API
Since 0b52297f228 ("reset: Add support for shared reset controls") the
new Reset API now demands consumers choose either an *_exclusive or a
*_shared line when requesting reset lines.
This issue was found when running a kernel containing the aforementioned
patch which includes an informitive WARN(). It implies that one or
more used reset lines are in fact shared. This is why we're using the
*_shared variant.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20160725100933.9261-1-lee.jones@linaro.org
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions