Re: [PATCH 0/5] OF: Fixes in preperation of DT overlays

2013-11-06 Thread Alexander Sverdlin
Hi! On 05/11/13 18:50, ext Pantelis Antoniou wrote: > This patchset introduces a number of fixes that are required > for the subsequent patches that add DT overlays support. > > Most of them are trivial, adding small bits that are missing, > or exporting functions that were private before. > > P

[PATCH 0/5] OF: Fixes in preperation of DT overlays

2013-11-05 Thread Pantelis Antoniou
This patchset introduces a number of fixes that are required for the subsequent patches that add DT overlays support. Most of them are trivial, adding small bits that are missing, or exporting functions that were private before. Pantelis Antoniou (5): OF: Clear detach flag on attach OF: Intro