Prev: hp_accel: Fix race in device removal
Next: ext4 is faster with LVM than without, and other filesystem benchmarks
From: Greg KH on 7 May 2010 12:20 On Fri, May 07, 2010 at 12:43:27PM +0100, David Dajun Chen wrote: > Dear all, > > It is device driver for DA9052 Power Management IC from Dialog Semiconductor. What are we supposed to do with this? Please read Documentation/SubmittingPatches for how to submit a patch (hint, you need to break it up, and provide a "Signed-off-by:" line, and send it to the correct people and subsystem mailing lists.) And why did you add a selinux file? I think something is wrong with how you generated your patch. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 7 May 2010 12:30
On Fri, May 07, 2010 at 12:43:27PM +0100, David Dajun Chen wrote: > Dear all, > > It is device driver for DA9052 Power Management IC from Dialog Semiconductor. Oh, also please run your code through the scripts/checkpatch.pl script. It found: total: 4635 errors, 1558 warnings, 24394 lines checked with this patch. If you don't want to do the work to fix this up, please let me know and I'll be glad to move these drivers into the staging tree, where they can live until stuff like this is cleaned up. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |