On Tue, Feb 18, 2014 at 08:00:57AM -0500, Mark Hounschell wrote:
> That's odd. I just installed vanilla 3.14-rc3 yesterday from kernel.org.
> It boots up fine but does not appear to have the same dgap driver as
> staging-next. Clearly staging-next is more up to date. I assume that
> means I just have the wrong 3.14-rc3? No matter, I can work with vanilla
> 3.14-rc3 with dgap from staging-next copied over into it? I can also git
> from where ever you did your merge. Sorry for my inexperience, but I
> don't know where that would be from though? linux-next?

Here is the command to find which changes have been applied since
v3.14-rc3:

        git log -p v3.14-rc3.. drivers/staging/dgap/

There have been no noteworthy changes.  Just spelling fixes and removing
dead code.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to