[PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst

2016-10-22 Thread Masanari Iida
This patch fix spelling typos found in vidioc-g-tuner.xml. This xml file was created from vidioc-g-tuner.rst, I have to fix typos in vidioc-g-tuner.rst. Signed-off-by: Masanari Iida <standby2...@gmail.com> --- Documentation/media/uapi/v4l/vidioc-g-tuner.rst | 4 ++-- 1 file changed, 2 inse

[PATCH] [media] dvbdev: Fix warnings while make htmldocs caused by dvbdev.h

2015-09-16 Thread Masanari Iida
escription in 'dvb_register_device' Signed-off-by: Masanari Iida <standby2...@gmail.com> --- drivers/media/dvb-core/dvbdev.h | 4 1 file changed, 4 deletions(-) diff --git a/drivers/media/dvb-core/dvbdev.h b/drivers/media/dvb-core/dvbdev.h index c61a4f0..1069a77 100644 --- a/drivers/media/dvb-core/dvbdev

[PATCH] net-next: Fix warning while make xmldocs caused by skbuff.c

2015-08-24 Thread Masanari Iida
' .//net/core/skbuff.c:476: warning: Excess function parameter 'length' description in '__napi_alloc_skb' Signed-off-by: Masanari Iida standby2...@gmail.com --- net/core/skbuff.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/core/skbuff.c b/net/core/skbuff.c index 7b84330

[PATCH] [media] DocBook media: Fix typo the the in xml files

2015-08-17 Thread Masanari Iida
This patch fix spelling typo the the found in controls.xml and vidioc-g-param.xml. These xml files are generated from NOT any files, so I have to fix these xml files. Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/DocBook/media/v4l/controls.xml | 2 +- Documentation

[PATCH] [media] DocBook: Fix typo in intro.xml

2015-07-13 Thread Masanari Iida
This patch fix spelling typos in intro.xml. This xml file is not created from comments within source, I fix the xml file. Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/DocBook/media/dvb/intro.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH] Doc: pps: Fix file name in pps.txt

2015-07-12 Thread Masanari Iida
This patch fix a file name of example code. Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/pps/pps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt index c508cce..7cb7264 100644 --- a/Documentation

[PATCH] Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html

2015-07-10 Thread Masanari Iida
This patch fix a spelling typo found in API-z8530-sync-txdma-open.html. It is because this file was generated from comment in source, I have to fix comment in source. Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/net/wan/z85230.c | 2 +- 1 file changed, 1 insertion(+), 1

Re: [PATCH] treewide: Fix typo compatability - compatibility

2015-06-09 Thread Masanari Iida
On Wed, Jun 10, 2015 at 7:27 AM, Mauro Carvalho Chehab mche...@osg.samsung.com wrote: Em Wed, 27 May 2015 15:05:42 +0300 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: Even though 'compatability' has a dedicated entry in the Wiktionary, it's listed as 'Mispelling of

[PATCH] Doc:nfc: Fix typo in nfc-hci.txt

2015-06-05 Thread Masanari Iida
This patch fix a spelling typo in nfc-hci.txt Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/nfc/nfc-hci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/nfc/nfc-hci.txt b/Documentation/nfc/nfc-hci.txt index 0686c9e..0dc078c 100644

[PATCH] media: parport: Fix format string mismatch in bw-qcam.c

2014-04-30 Thread Masanari Iida
Fix format string mismatch in bw-qcam.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/parport/bw-qcam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/parport/bw-qcam.c b/drivers/media/parport/bw-qcam.c index 8a0e84c..416507a 100644

[PATCH] [trivial] doc: DocBook: Fix typo in xml and template file

2014-03-12 Thread Masanari Iida
Fix spelling typo under Documentation/DocBook/media. It is because these files are NOT generated by make htmldocs, I have to fix the files. Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/DocBook/media/dvb/dvbproperty.xml | 2 +- Documentation/DocBook/media/v4l/compat.xml

[PATCH] [media] hdpvr: Fix memory leak in debug

2014-01-17 Thread Masanari Iida
cppcheck reported memory leak in device_authorizatio() within hdpvr-core.c. When the debug option is specified and the code jump to unlock: label, print_buf was not freed. Confirm the module succesfully compiled without error. Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media

[PATCH] staging: davinci: Fix typo in staging/media/davinci

2013-03-26 Thread Masanari Iida
Correct spelling typo in staging/media/davinci Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/staging/media/davinci_vpfe/davinci-vpfe-mc.txt | 2 +- drivers/staging/media/davinci_vpfe/dm365_isif.c| 6 +++--- drivers/staging/media/davinci_vpfe/vpfe_video.c| 8

[PATCH] documentation: DocBook/media : Fix typo in dvbproperty.xml

2013-03-24 Thread Masanari Iida
Correct spelling typos. Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/DocBook/media/dvb/dvbproperty.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb

[PATCH] staging: media: Fix minor typo in staging/media

2012-10-31 Thread Masanari Iida
Correct spelling typo in comment witin staging/media. Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/staging/media/as102/as10x_cmd_cfg.c | 2 +- drivers/staging/media/dt3155v4l/dt3155v4l.c | 2 +- drivers/staging/media/lirc/lirc_sasem.c | 2 +- 3 files changed, 3 insertions

[PATCH] [trivial] davinci: Fix typo in dm355_ccdvc.c

2012-02-18 Thread Masanari Iida
Correct spelling thresold to threshold in drivers/media/video/davinci/dm355_ccdc.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/video/davinci/dm355_ccdc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/davinci/dm355_ccdc.c b

[PATCH] [trivial] media: Fix typo in radio-sf16fmr2.c

2012-02-14 Thread Masanari Iida
Correct spelling contrls to controls in drivers/media/radio/radio-sf16fmr2.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/radio/radio-sf16fmr2.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/radio/radio-sf16fmr2.c b/drivers/media

[PATCH] [trivial] mantis: Fix typo in mantis_hif.c

2012-02-08 Thread Masanari Iida
Correct typo Adater to Adapter in drivers/media/dvb/mantis/mantis_hif.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/dvb/mantis/mantis_hif.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/mantis/mantis_hif.c b/drivers/media

[PATCH] [trivial] frontends: Fix typo in tda1004x.c

2012-02-03 Thread Masanari Iida
Correct spelling alocate to allocate in drivers/media/dvb/frontends/tda1004x.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/dvb/frontends/tda1004x.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/frontends/tda1004x.c b

[PATCH] [trivial] media: Fix typo in mixer_drv.c and hdmi_drv.c

2012-01-29 Thread Masanari Iida
Correct typo sucessful to successful in drivers/media/video/s5p-tv/mixer_drv.c drivers/media/video/s5p-tv/hdmi_drv.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/video/s5p-tv/hdmi_drv.c |4 ++-- drivers/media/video/s5p-tv/mixer_drv.c |2 +- 2 files changed, 3

[PATCH] media: Use KERN_ERR not KERN_ERROR in saa7164.h

2012-01-28 Thread Masanari Iida
Correct KERN_ERROR to KERN_ERR in drivers/media/video/saa7164/saa7164.h Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/video/saa7164/saa7164.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/saa7164/saa7164.h b/drivers/media

[PATCH] [trivial] media: Fix typo in lmedm04.c

2012-01-27 Thread Masanari Iida
Correct spelling reseting to resetting in drivers/media/dvb/dvb-usb/lmedm04.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/dvb/dvb-usb/lmedm04.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c b/drivers/media

[PATCH] [trivial] media: Fix typo in ov6650.c

2012-01-27 Thread Masanari Iida
Correct spelling unspported to unsupported in drivers/media/video/ov6650.c Signed-off-by: Masanari Iida standby2...@gmail.com --- drivers/media/video/ov6650.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/ov6650.c b/drivers/media/video/ov6650.c