On 11/17/2012 12:29 AM, Stephen Warren wrote:
On 11/15/2012 09:58 PM, Mark Zhang wrote:
This patch is based on Thierry's drm patch for Tegra20:
- [PATCH v2 0/6] Device tree updates for host1x support
- [PATCH v3 0/2] NVIDIA Tegra DRM driver
It adds the support for NVIDIA Tegra30.
Mark, I tried to apply this for testing locally, but it doesn't apply.
For some reason, all the whitespace in the context has been replaced with spaces. Are your local copies of dc.c and host1x.c indented with spaces for some reason, or did the MS Exchange server corrupt your patch as you sent it (I've previously only observed inbound corruption...)
I think that is because the whitespace in patch which Thierry sent: "[PATCH v3 1/2] drm: Add NVIDIA Tegra20 support" are all spaces, not tabs.
P.S: I saved the patch mail into an eml file and use "git am <eml file>" to integrate it into my local tree.