]> git.baikalelectronics.ru Git - kernel.git/commit
[media] mb86a20s: Fix i2c read/write error messages
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Jan 2011 11:50:00 +0000 (08:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:45:24 +0000 (11:45 -0200)
commitfae122a6835bdf72f799b4516e8d5b0664c13c92
tree48c615ab7646383f1f42e27ce425a353e926ffa7
parentab2e49cc61fb81d661923cfd71610421a93b9995
[media] mb86a20s: Fix i2c read/write error messages

A script replaced err var to rc. Howerver, this script gambled
"error" string, changing it to "rcor". Revert that bad change.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/mb86a20s.c