On Tue, Mar 28, 2017 at 04:46:00PM +0200, Jerome Brunet wrote:
> The audio divider needs a specific clock divider driver.
> With am mpll parent clock, which is able to provide a fairly precise rate,
> the generic divider tends to select low value of the divider. In such case
> the quality of the cl
The VC_AUDIO_MAX_MSG_LEN macro is not used by anything in the
bcm2835-audio driver.
Signed-off-by: Hendrik v. Raven
---
v2:
- rebased against next-20170214
---
drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/bcm2835
The VC_AUDIO_MAX_MSG_LEN macro is not used anywhere and has coding style
violations.
Signed-off-by: Hendrik v. Raven
---
drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h
b/drivers
removes the unwanted spaces inside of sizeof( ), removing a complaint of
checkpatch.pl. Also removes the second space behind the macro name.
Signed-off-by: Hendrik v. Raven
---
drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
On Fri, 4 Mar 2005, Jeff Moyer wrote:
Hi,
There is a memory in the autofs4_wait function, if multiple processes are
waiting on the same queue:
Well done Jeff.
I'll update my retrospective patch set.
Ian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messa
On Thu, 24 Feb 2005, Herbert Poetzl wrote:
On Wed, Feb 23, 2005 at 11:01:05PM +, Christoph Hellwig wrote:
On Tue, Feb 22, 2005 at 01:11:29PM +0100, Herbert Poetzl wrote:
;
; Bind Mount Extensions
;
; This part adds the required checks for touch_atime() to allow
; for vfsmount based NOATIME and
On Mon, 21 Feb 2005 [EMAIL PROTECTED] wrote:
On Mon, 21 Feb 2005 12:57:22 +0800, Ian Kent said:
This is the first time I've heard this and the first time I wrote a Unix
daemon was fifteen years ago.
As far as I'm concerned redirecting stdin, stdout and stderr to the null
device, then closing it and
On Wed, 16 Feb 2005, Jan Blunck wrote:
This is a re-submission of the patch I sent about a month ago.
While working on my code I realized that d_drop() might race against
__d_lookup(). __d_drop() (which is called by d_drop() after acquiring the
dcache_lock) is accessing dentry->d_flags to set the
On Fri, 28 Jan 2005, Mike Waychison wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Al Viro wrote:
OK, here comes the first draft of proposed semantics for subtree
sharing. What we want is being able to propagate events between
the parts of mount trees. Below is a description of what I think
9 matches
Mail list logo