Hi Nick, On Fri, Jul 4, 2014 at 2:07 AM, Nick Krause <xerofo...@gmail.com> wrote: > Very well then I will read the documentation on Kconfig in order to > understand that and fix up my patches for that. > On the other hand I will send a email before the patches to tell in > what order to apply them.
As already asked by Paul, please don't top-post: http://en.wikipedia.org/wiki/Posting_style#Top-posting Firstly, in case we are going to get these patches in these have to be merged together, otherwise inbetween these two we will have duplicate functions for the same thing.. Kernel should work/build properly between commits, so that git bisect works.. Now about this: > -/* FIXME: Move SATA PHY code into a standalone driver */ I don't think it was just about creating another file for this. Otherwise how hard is it for the author then? It was probably more about updating the interface of the sata driver to accept stub drivers, so that we don't have to keep stuff here. So, this patch wouldn't fix the FIXME and so better drop this patchset completely. Thanks for trying though. --- Viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/