Re: [PATCH 7/9] tda1004x DVB frontend update

From: Andrew Morton
Date: Mon Feb 23 2004 - 17:10:34 EST


Michael Hunold <hunold@xxxxxxxxxxx> wrote:
>
> // read it!
> - lseek(fd, tda10045h_fwinfo[fwinfo_idx].fw_offset, 0);
> + lseek(fd, fw_offset, 0);
> if (read(fd, firmware, fw_size) != fw_size) {

was there some plan to convert DVB over to using the firmware loader?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/