Re: [PATCH 4/4] XC4000: removed card_type

2011-06-20 Thread Istvan Varga
On Monday 06 June 2011 22:10:22 Mauro Carvalho Chehab wrote: > Please solve the firmware issue before the next merge window. I have not yet received a reply from Devin Heitmueller to my post about the changes I made to his firmware building utility, but for now here is the modified firmware file

Re: [PATCH 4/4] XC4000: removed card_type

2011-06-09 Thread Istvan Varga
On Monday 06 June 2011 22:10:22 you wrote: > Please solve the firmware issue before the next merge window. I have already received the Xceive firmware source and the program that builds the firmware for the Linux driver from Devin Heitmueller, and have sent back to him a modified version that bui

Re: [PATCH 4/4] XC4000: removed card_type

2011-06-06 Thread Mauro Carvalho Chehab
Em 06-06-2011 13:03, Istvan Varga escreveu: > Removed the use of 'card_type' from the tuner configuration structure, and > replaced it with separate parameters to set board-specific configuration. Ok, with respect to xc4000 patches, I'm happy with what we currently have. I'm applying those patches

[PATCH 4/4] XC4000: removed card_type

2011-06-06 Thread Istvan Varga
Removed the use of 'card_type' from the tuner configuration structure, and replaced it with separate parameters to set board-specific configuration. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/common/tuners/xc4000.c xc4000/drivers/media/common/tuners/xc4000.c --- xc4000_orig