<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/video/fbdev/omap2, branch linux-5.11.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-5.11.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-5.11.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2020-10-17T06:10:10+00:00</updated>
<entry>
<title>omapfb: connector-dvi: simplify the return expression of dvic_connect()</title>
<updated>2020-10-17T06:10:10+00:00</updated>
<author>
<name>Liu Shixin</name>
<email>liushixin2@huawei.com</email>
</author>
<published>2020-09-15T03:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7604caa1f09911a290fcfa1f57ff2e573af0e887'/>
<id>urn:sha1:7604caa1f09911a290fcfa1f57ff2e573af0e887</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Liu Shixin &lt;liushixin2@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200915032627.1772517-1-liushixin2@huawei.com
</content>
</entry>
<entry>
<title>omapfb: use devm_platform_ioremap_resource_byname</title>
<updated>2020-10-16T21:55:27+00:00</updated>
<author>
<name>Qilong Zhang</name>
<email>zhangqilong3@huawei.com</email>
</author>
<published>2020-09-16T11:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f215d6003736c48b894f2d9bf9c26855c2f3918d'/>
<id>urn:sha1:f215d6003736c48b894f2d9bf9c26855c2f3918d</id>
<content type='text'>
Use the devm_platform_ioremap_resource_byname() helper instead of
calling platform_get_resource_byname() and devm_ioremap_resource()
separately.

Signed-off-by: Qilong Zhang &lt;zhangqilong3@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
[fixed warning - unused variable]
[fixed checkpatch warning - fixed indent]
Link: https://patchwork.freedesktop.org/patch/msgid/20200916111353.105914-1-zhangqilong3@huawei.com
</content>
</entry>
<entry>
<title>omapfb: simplify the return expression of hdmi_pll_enable</title>
<updated>2020-10-16T21:16:40+00:00</updated>
<author>
<name>Qinglang Miao</name>
<email>miaoqinglang@huawei.com</email>
</author>
<published>2020-09-21T13:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=defa1dcc5617312c385257010039dacfeb32bae3'/>
<id>urn:sha1:defa1dcc5617312c385257010039dacfeb32bae3</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Qinglang Miao &lt;miaoqinglang@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200921131112.93411-1-miaoqinglang@huawei.com
</content>
</entry>
<entry>
<title>omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_connect()</title>
<updated>2020-10-16T21:16:40+00:00</updated>
<author>
<name>Qinglang Miao</name>
<email>miaoqinglang@huawei.com</email>
</author>
<published>2020-09-21T13:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=10732a0f644a635c27f6f66da734279ec1047439'/>
<id>urn:sha1:10732a0f644a635c27f6f66da734279ec1047439</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Qinglang Miao &lt;miaoqinglang@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200921131052.92707-1-miaoqinglang@huawei.com
</content>
</entry>
<entry>
<title>omapfb: connector-hdmi: simplify the return expression of hdmic_connect</title>
<updated>2020-10-16T21:16:28+00:00</updated>
<author>
<name>Qinglang Miao</name>
<email>miaoqinglang@huawei.com</email>
</author>
<published>2020-09-21T13:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ea65a99bb85edf63279812662b561677e82b6636'/>
<id>urn:sha1:ea65a99bb85edf63279812662b561677e82b6636</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Qinglang Miao &lt;miaoqinglang@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt; # dropped gpio-cs5535.c changes
Link: https://patchwork.freedesktop.org/patch/msgid/20200921131051.92661-1-miaoqinglang@huawei.com
</content>
</entry>
<entry>
<title>omapfb: connector-analog-tv: simplify the return expression of tvc_connect()</title>
<updated>2020-10-16T21:11:10+00:00</updated>
<author>
<name>Qinglang Miao</name>
<email>miaoqinglang@huawei.com</email>
</author>
<published>2020-09-21T13:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=63da0977f52ad67b134bfabd32edd39248d3d369'/>
<id>urn:sha1:63da0977f52ad67b134bfabd32edd39248d3d369</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Qinglang Miao &lt;miaoqinglang@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200921131049.92616-1-miaoqinglang@huawei.com
</content>
</entry>
<entry>
<title>omapfb: simplify the return expression of tpo_td043_connect</title>
<updated>2020-10-16T21:10:44+00:00</updated>
<author>
<name>Liu Shixin</name>
<email>liushixin2@huawei.com</email>
</author>
<published>2020-09-21T08:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=43624b403ba2596d15271ed103c9d25d9deca4b1'/>
<id>urn:sha1:43624b403ba2596d15271ed103c9d25d9deca4b1</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Liu Shixin &lt;liushixin2@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200921082445.2591825-1-liushixin2@huawei.com
</content>
</entry>
<entry>
<title>omapfb: simplify the return expression of sharp_ls_connect</title>
<updated>2020-10-16T21:10:41+00:00</updated>
<author>
<name>Liu Shixin</name>
<email>liushixin2@huawei.com</email>
</author>
<published>2020-09-21T08:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=533278ca0d53b1ea554e53900774d4cf5a6be095'/>
<id>urn:sha1:533278ca0d53b1ea554e53900774d4cf5a6be095</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Liu Shixin &lt;liushixin2@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200921082444.2591773-1-liushixin2@huawei.com
</content>
</entry>
<entry>
<title>omapfb: simplify the return expression of panel_dpi_connect</title>
<updated>2020-10-16T21:10:38+00:00</updated>
<author>
<name>Liu Shixin</name>
<email>liushixin2@huawei.com</email>
</author>
<published>2020-09-21T08:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ef27afa607e8ab0bd513d34dae014d3284e87e25'/>
<id>urn:sha1:ef27afa607e8ab0bd513d34dae014d3284e87e25</id>
<content type='text'>
Simplify the return expression.

Signed-off-by: Liu Shixin &lt;liushixin2@huawei.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20200921082443.2591721-1-liushixin2@huawei.com
</content>
</entry>
<entry>
<title>omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare</title>
<updated>2020-10-16T09:50:16+00:00</updated>
<author>
<name>Xu Wang</name>
<email>vulab@iscas.ac.cn</email>
</author>
<published>2020-10-14T08:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f57074189dfc96500b866f522fb7a7b5d21b2c27'/>
<id>urn:sha1:f57074189dfc96500b866f522fb7a7b5d21b2c27</id>
<content type='text'>
Because clk_prepare_enable() and clk_disable_unprepare() already checked
NULL clock parameter, so the additional checks are unnecessary, just
remove them.

Signed-off-by: Xu Wang &lt;vulab@iscas.ac.cn&gt;
Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20201014084920.25813-1-vulab@iscas.ac.cn
</content>
</entry>
</feed>
