Did you mean you have tried Shlomi's solution, but cause failure of
N1's A1026 driver ??
On 7月9日, 上午9時40分, intersectRaven wrote:
> Seems like it affects more drivers than just PMEM. I've reverted the
> deletion and even tried the suggestions above. It will work for PMEM
> but the N1's A1026 drive
oid kernel 2.6.39 (http://
> android.git.kernel.org).
> For now I just commented out the test for private_data inside
> pmem_open...
>
> I agree it seems very strange...
>
> Thanks,
> Shlomi
>
> On Jun 22, 12:35 pm, xxGrayxx wrote:
>
>
>
>
>
>
>
> > hi al
hi all experts.
I am trying to port a sensor driver (implemented as a misc device) to
our platform.
The IP provider told us that Linux kernel patch 96412 (https://
patchwork.kernel.org/patch/96412/) must to be included,
and what this patch does is "pass miscdevice pointer via file private
data" in