Re: [PATCH] radio-bcm2048: Enable access to automute and ctrl registers

2015-06-06 Thread Pavel Machek
On Fri 2015-06-05 13:34:01, Hans Verkuil wrote: > On 05/15/2015 11:31 PM, Pali Rohár wrote: > > From: maxx > > > > This enables access to automute function of the chip via sysfs and > > gives direct access to FM_AUDIO_CTRL0/1 registers, also via sysfs. I > > don't think this is so important but h

Re: [PATCH] radio-bcm2048: Enable access to automute and ctrl registers

2015-06-05 Thread Hans Verkuil
On 05/15/2015 11:31 PM, Pali Rohár wrote: > From: maxx > > This enables access to automute function of the chip via sysfs and > gives direct access to FM_AUDIO_CTRL0/1 registers, also via sysfs. I > don't think this is so important but helps in developing radio scanner > apps. > > Patch writen b

Re: [PATCH] radio-bcm2048: Enable access to automute and ctrl registers

2015-05-18 Thread Pavel Machek
On Fri 2015-05-15 23:31:51, Pali Rohár wrote: > From: maxx > > This enables access to automute function of the chip via sysfs and > gives direct access to FM_AUDIO_CTRL0/1 registers, also via sysfs. I > don't think this is so important but helps in developing radio scanner > apps. Is directly ex

Re: [PATCH] radio-bcm2048: Enable access to automute and ctrl registers

2015-05-15 Thread Greg Kroah-Hartman
On Fri, May 15, 2015 at 11:31:51PM +0200, Pali Rohár wrote: > From: maxx Same here, real name please. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-

[PATCH] radio-bcm2048: Enable access to automute and ctrl registers

2015-05-15 Thread Pali Rohár
From: maxx This enables access to automute function of the chip via sysfs and gives direct access to FM_AUDIO_CTRL0/1 registers, also via sysfs. I don't think this is so important but helps in developing radio scanner apps. Patch writen by m...@spaceboyz.net Signed-off-by: Pali Rohár Cc: m...@