summaryrefslogtreecommitdiff
path: root/linux/firmware/ihex2fw.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-02-08 09:34:43 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-02-08 09:34:43 -0200
commitca4755f6e3b59333a7d5df3b7808d785bfb006b1 (patch)
tree945176a69fc072dd82fffb8528c59a87c310e41c /linux/firmware/ihex2fw.c
parent9367837bfc7027ada0f7f128b4eba5b65fc8a13a (diff)
downloadmediapointer-dvb-s2-ca4755f6e3b59333a7d5df3b7808d785bfb006b1.tar.gz
mediapointer-dvb-s2-ca4755f6e3b59333a7d5df3b7808d785bfb006b1.tar.bz2
tda827x: Be sure that gate will be open/closed at the proper time
From: Mauro Carvalho Chehab <mchehab@redhat.com> The gate control logic is broken: several routines just keep it open; other rotines close it properly; there are even other routines that assumes that it is open without really checking or opening it. Instead of having to manually handle the gate control and having such troubles, let a sub-routine take care of the gate, opening it before i2c_transfer and closing it after that. This avoids leaving the gate into a random state. Priority: normal CC: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/firmware/ihex2fw.c')
0 files changed, 0 insertions, 0 deletions