Re: [patch review 4/6] radio-mr800: make radio->status variable

2009-08-10 Thread David Ellingsworth
On Sat, Aug 8, 2009 at 1:46 PM, Alexey Klimov wrote: > Remove radio->muted and radio->removed variables from amradio_device > structure. Instead patch creates radio->status variable and updates > code. > > Signed-off-by: Alexey Klimov > > -- > diff -r a1ccdea5a182 linux/drivers/media/radio/radio-m

[patch review 4/6] radio-mr800: make radio->status variable

2009-08-08 Thread Alexey Klimov
Remove radio->muted and radio->removed variables from amradio_device structure. Instead patch creates radio->status variable and updates code. Signed-off-by: Alexey Klimov -- diff -r a1ccdea5a182 linux/drivers/media/radio/radio-mr800.c --- a/linux/drivers/media/radio/radio-mr800.c Wed Jul 29 1