Hi Randy,

Em Wed, 27 Sep 2017 15:32:12 -0700
Randy Dunlap <rdun...@infradead.org> escreveu:

> > +Types of V4L2 media hardware control
> > +====================================
> > +
> > +V4L2 hardware periferal is usually complex: support for it is  
> 
>                  peripheral (in several places...)

Thanks for noticing! My brain is hardwired to automatically replace
ph -> f, as "ph" only exists on archaic Brazilian Portuguese ;-)

Just fixed everything with:

        $ git filter-branch -f --tree-filter 'for i in $(git grep -l periferal 
Documentation/media); do sed s,periferal,peripheral,g -i $i; done' v4.14-rc1..

And pushed to my development's tree:
        
https://git.linuxtv.org/mchehab/experimental.git/log/?h=mc-centric-flag-v7

Thanks,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to