summaryrefslogtreecommitdiff
path: root/emi62/bitstream.fw
Commit message (Collapse)AuthorAgeFilesLines
* emi62: Provide the correct bitstreamBen Hutchings2013-12-111-0/+0
| | | | | | | | | | | Commit b8e24bfabb03 ('emi62: use request_firmware()') made emi62/bitstream.HEX a copy of emi26/bitstream.HEX. Re-do the conversion from drivers/usb/misc/emi62_fw_{m,s}.h (these headers contained the same bitstream but different firmware). Reported-by: Monty <xiphmont@xiph.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* emi62: use request_firmware()David Woodhouse2008-07-101-0/+0
Signed-off-by: David Woodhouse <dwmw2@infradead.org>