diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-08 20:21:33 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-08 20:21:33 +0000 |
commit | 70c4d309acc01cea4f732e674b876c059e5cb088 (patch) | |
tree | 7a941292892e951014af4efc2492f2426e18e22a /v4l/ChangeLog | |
parent | 5c0b48f015db129328d61f4220d1b9b50638a10d (diff) | |
download | mediapointer-dvb-s2-70c4d309acc01cea4f732e674b876c059e5cb088.tar.gz mediapointer-dvb-s2-70c4d309acc01cea4f732e674b876c059e5cb088.tar.bz2 |
* tda8290.c:
- Reverted tda8290 patch to correct radio behavior.
* saa7134-boards.c:
- spaces used for indent replaced by tabs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index c1670f4dc..cfdc9bea8 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-07-08 20:17 mchehab + * tda8290.c: + - Reverted tda8290 patch to correct radio behavior. + + * saa7134-boards.c: + - spaces used for indent replaced by tabs. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-08 13:20 mchehab * tuner-core.c: -removed old comment. |