From: Hans de Goede Date: Thu, 14 Jun 2012 12:43:12 +0000 (-0300) Subject: [media] radio-si470x: Always use interrupt to wait for tune/seek completion X-Git-Tag: v3.6-rc1~28^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=779471110c6f0f7f7c223fc696170ec750ac3531;p=pandora-kernel.git [media] radio-si470x: Always use interrupt to wait for tune/seek completion Since USB receives STATUS_RSSI updates through the interrupt endpoint, there is no need to poll with USB, so get rid of the polling. Note this also changes the order in which the probing of USB devices is done, to avoid si470x_set_chan getting called before the interrupt endpoint is being monitored. Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed