Hi Kevin,
I am trying to incorporate your pm patches into v2.6.31-rc1. I just
want to make sure that I'm doing this correctly, so that I don't miss
out some of your earlier patches.
Here's what I've done, I've done a git pull of the linux-omap-2.6
repository, to update it.
Then I've switched to your pm branch using the following command
git checkout --track -b pm origin/pm
Then I've extracted the pm patches against the master branch using the
following command:
git format-patch master
This yields 197 patches, starting from
0001-TWL4030-power-Add-support-for-TWL4030-5030-dynamic.patch
to
0197-OMAP3-PM-debug-remove-a-stray-print.patch
Earlier on, there were a couple of other patches that I had extracted,
that I don't see. So is it safe to assume that those missing patches
have already been incorporated into the master branch?
I'm using the gumstix overo for these tests.
Best regards,
Elvis
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html