[PATCH 0/2] staging: vt6656: change function from always returning 0 to void

2020-03-23 Thread John B. Wyatt IV
Change vnt_radio_power_on from always returning 0 to void. The first patch in this series was originally submitted as a standalone patch. Greg Kroah-Hartman suggested more changes to be made into a patchset. John B. Wyatt IV (2): staging: vt6656: remove unneeded variable: ret staging: vt66

[PATCH 1/2] staging: vt6656: remove unneeded variable: ret

2020-03-23 Thread John B. Wyatt IV
Remove unneeded variable ret; replace with 0 for the return value. Update function documentation (comment) on the return status as suggested by Julia Lawall . Issue reported by coccinelle (coccicheck). Signed-off-by: John B. Wyatt IV --- drivers/staging/vt6656/card.c | 6 ++ 1 file changed

[PATCH 2/2] staging: vt6656: change unused int return value to void

2020-03-23 Thread John B. Wyatt IV
Change unused int function return value to void from previous patch. Update function documentation to remove mention of return value. Remove if statement check of the only usage of function in the kernel. Replace with calling the function. Suggested-by: Greg Kroah-Hartman Signed-off-by: John B.

[staging:staging-testing] BUILD SUCCESS eb538ff02a56d9619bbd543b4c787d1bb128c696

2020-03-23 Thread kbuild test robot
-20200323 m68k randconfig-a001-20200323 mips randconfig-a001-20200323 nds32randconfig-a001-20200323 parisc randconfig-a001-20200323 riscvrandconfig-a001-20200323 h8300randconfig-a001-20200323 microblaze

Hello Dear Friend and how are you today

2020-03-23 Thread admin
Dear Friend, How are you and your entire family? I hope you and your entire family are doing everything possible to stay safe and protected from the coronavirus pandemic. I am your friend Mr. Ismael from the Arab Republic of Syrian. I am eagerly looking for an investment opportunity in your coun

[staging:staging-next] BUILD SUCCESS 6203da9803017701da5782998157d9826215059d

2020-03-23 Thread kbuild test robot
randconfig-a001-20200323 x86_64 randconfig-a002-20200323 x86_64 randconfig-a003-20200323 i386 randconfig-a001-20200323 i386 randconfig-a002-20200323 i386 randconfig-a003-20200323 x86_64 randconfig

Re: [PATCH v4 01/10] staging: most: remove device from interface structure

2020-03-23 Thread Christian.Gromm
On Fri, 2020-01-24 at 10:09 +0100, Greg KH wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > > Ok, I'll take the first 7 of these patches and see what the end > result > looks like after that, it will make reviewing the code easier... Do yo

BUSINESS PROPOSAL !!!

2020-03-23 Thread Abdul Kareem
Dearest Friend I am Mr Abdul Kareem working with Emirate NBD Bank Dubai,United Arab Emirate as Finance Manager. I have a very profitable Business that relate to you and will benefit both of us after completion. Kindly get back to me for more details. Awaiting your response. Regards Abdul Kareem

WARNING: ODEBUG bug in prism2sta_disconnect_usb

2020-03-23 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:e17994d1 usb: core: kcov: collect coverage from usb comple.. git tree: https://github.com/google/kasan.git usb-fuzzer console output: https://syzkaller.appspot.com/x/log.txt?x=1129afe3e0 kernel config: https://syzkaller.appspo

KASAN: use-after-free Read in hfa384x_usbin_callback

2020-03-23 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:e17994d1 usb: core: kcov: collect coverage from usb comple.. git tree: https://github.com/google/kasan.git usb-fuzzer console output: https://syzkaller.appspot.com/x/log.txt?x=15217373e0 kernel config: https://syzkaller.appspo

Re: [PATCH 2/4] staging: mt7621-pci: add myself as a contributor of the driver

2020-03-23 Thread Sergio Paracuellos
Hi Greg, On Mon, Mar 23, 2020 at 11:32 AM Greg KH wrote: > > On Sat, Mar 21, 2020 at 02:36:22PM +0100, Sergio Paracuellos wrote: > > During a long time I have been cleaning and fixing this driver > > in order to use current kernel's apis and try to get it out of > > the staging area. At the end t

Formación Bonificable E-Learning

2020-03-23 Thread foesco14
Buenos días Os informamos que se encuentra abierto el plazo de inscripción para la Convocatoria de Cursos Bonificables para empleados (ABRIL 2020). Todos los cursos son totalmente Bonificables con cargo al Crédito de Formación 2020 que disponen las empresas. Dada la situación en la que nos e

Re: [PATCH] staging: vt6656: Use DIV_ROUND_UP macro instead of specific code

2020-03-23 Thread Greg Kroah-Hartman
On Sun, Mar 22, 2020 at 12:23:42PM +0100, Oscar Carter wrote: > Use DIV_ROUND_UP macro instead of specific code with the same purpose. > Also, remove the unused variables. > > Signed-off-by: Oscar Carter > --- > drivers/staging/vt6656/baseband.c | 21 - > 1 file changed, 4 in

Re: [PATCH 2/4] staging: mt7621-pci: add myself as a contributor of the driver

2020-03-23 Thread Greg KH
On Sat, Mar 21, 2020 at 02:36:22PM +0100, Sergio Paracuellos wrote: > During a long time I have been cleaning and fixing this driver > in order to use current kernel's apis and try to get it out of > the staging area. At the end the driver is mt7621 specific and > has been completely re-written. He

Re: [Outreachy kernel] [PATCH 01/11] Staging: rtl8188eu: hal_com: Add space around operators

2020-03-23 Thread Shreeya Patel
On Mon, 2020-03-23 at 02:04 +0100, Stefano Brivio wrote: > Hi Shreeya, > > On Mon, 23 Mar 2020 04:48:08 +0530 > Shreeya Patel wrote: > > > On Sun, 2020-03-22 at 08:09 -0700, Joe Perches wrote: > > > On Sun, 2020-03-22 at 12:27 +0100, Greg KH wrote: > > > > Hi Greg and Joe, > > > > > > On Sun

Re: [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

2020-03-23 Thread Alex Riesen
Hi Geert, Geert Uytterhoeven, Mon, Mar 23, 2020 09:48:00 +0100: > On Mon, Mar 23, 2020 at 9:41 AM Alex Riesen > wrote: > > Geert Uytterhoeven, Mon, Mar 23, 2020 09:34:45 +0100: > > > On Fri, Mar 20, 2020 at 5:43 PM Alex Riesen > > > wrote: > > > > Reviewed-by: Geert Uytterhoeven > > > > > > D

Re: [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

2020-03-23 Thread Geert Uytterhoeven
Hi Alex, On Mon, Mar 23, 2020 at 9:41 AM Alex Riesen wrote: > Geert Uytterhoeven, Mon, Mar 23, 2020 09:34:45 +0100: > > On Fri, Mar 20, 2020 at 5:43 PM Alex Riesen > > wrote: > > > As all known variants of the Salvator board have the HDMI decoder > > > chip (the ADV7482) connected to the SSI4 o

Re: [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

2020-03-23 Thread Alex Riesen
Alex Riesen, Mon, Mar 23, 2020 09:40:11 +0100: > Geert Uytterhoeven, Mon, Mar 23, 2020 09:34:45 +0100: > > On Fri, Mar 20, 2020 at 5:43 PM Alex Riesen > > wrote: > > > As all known variants of the Salvator board have the HDMI decoder > > > chip (the ADV7482) connected to the SSI4 on R-Car SoC, th

Re: [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

2020-03-23 Thread Alex Riesen
Geert Uytterhoeven, Mon, Mar 23, 2020 09:34:45 +0100: > On Fri, Mar 20, 2020 at 5:43 PM Alex Riesen > wrote: > > As all known variants of the Salvator board have the HDMI decoder > > chip (the ADV7482) connected to the SSI4 on R-Car SoC, the ADV7482 > > endpoint and the connection definitions are

Re: [PATCH v3 05/11] media: adv748x: add support for HDMI audio

2020-03-23 Thread Alex Riesen
Stephen Boyd, Sat, Mar 21, 2020 02:09:31 +0100: > Quoting Alex Riesen (2020-03-20 09:12:00) > > diff --git a/drivers/media/i2c/adv748x/adv748x-dai.c > > b/drivers/media/i2c/adv748x/adv748x-dai.c > > new file mode 100644 > > index ..6fce7d000423 > > --- /dev/null > > +++ b/drivers/media

Re: [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

2020-03-23 Thread Geert Uytterhoeven
Hi Alex, On Fri, Mar 20, 2020 at 5:43 PM Alex Riesen wrote: > As all known variants of the Salvator board have the HDMI decoder > chip (the ADV7482) connected to the SSI4 on R-Car SoC, the ADV7482 > endpoint and the connection definitions are placed in the common board > file. > For the same reas

Re: [PATCH v2 08/10] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

2020-03-23 Thread Alex Riesen
Hi Morimoto-san, Kuninori Morimoto, Mon, Mar 23, 2020 01:12:00 +0100: > > As all known variants of the Salvator board have the HDMI decoder > > chip (the ADV7482) connected to the SSI4 on R-Car SoC, the ADV7482 > > endpoint and the connection definitions are placed in the common board > > file. >

Re: [PATCH] staging: vt6656: Use BIT() macro instead of hex value

2020-03-23 Thread Dan Carpenter
On Fri, Mar 20, 2020 at 06:10:56PM +0100, Oscar Carter wrote: > -#define RSR_ADDRBROAD 0x80 > -#define RSR_ADDRMULTI 0x40 > +#define RSR_ADDRBROAD BIT(7) > +#define RSR_ADDRMULTI BIT(6) > #define RSR_ADDRUNI 0x00 > -#define RSR_IVLDTYP 0x20/* invalid

Re: [PATCH] staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions

2020-03-23 Thread Dan Carpenter
On Fri, Mar 20, 2020 at 07:13:26PM +0100, Oscar Carter wrote: > +#include > #include "mac.h" > #include "baseband.h" > #include "rf.h" > @@ -468,7 +469,7 @@ int vnt_vt3184_init(struct vnt_private *priv) > if (ret) > goto end; > > - ret = vnt_mac_