On Tue, Nov 17, 2009 at 04:53:56PM +0900, Jassi Brar wrote: > + default: > + printk(KERN_DEBUG "Invalid PCM Controller number!"); > + return -EINVAL; > + } As I said last time this really should be an error at least.