.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/Documentation/media/uapi/dvb/ca-get-slot-info.rst
space:
AgeCommit message (Expand)AuthorFilesLines
mode:
authorSebastian Reichel <sre@kernel.org>2016-08-17 14:32:38 +0200
committerSebastian Reichel <sre@kernel.org>2016-08-31 16:26:12 +0200
commit2fe921758f6ebbfd1df73bcf0a9af6a682cef2b5 (patch)
treee0eb481940ac0ff5ff8715a685e0a1166ae9bbc5 /CREDITS
parent58db95056759f2d9e4a41cb3d26007561a801135 (diff)
MAINTAINERS: Remove power-supply co-maintainers
This documents the status quo and keeps everyones cc/to-list a bit shorter. Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'CREDITS')
015f5c8978384553dddcf5b81b22'>43aff96c2ee21d9e0fa2018457778a4de52053cd /sound/soc/codecs/ad193x-spi.c
parent575ddce0507789bf9830d089557d2199d2f91865 (diff)
rt2x00: fix clk_get call
clk_get() takes two arguments and might return ERR_PTR(), so we have to nullify pointer on that case, to do not break further call to clk_get_rate(). Reported-by: Felix Fietkau <nbd@nbd.name> Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'sound/soc/codecs/ad193x-spi.c')