summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2015-03-27 19:03:33 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:43:20 -0700
commitd6bf565bedd22038d1b7a5f85357ff5b2db4586a (patch)
treea54c9c227cddaaf3ea8abc43383737497248e0b3 /include
parent38be49e8b7070726c44fc119e54c8265a931806e (diff)
msm: mdss: remove process id based refcounting from fb
FrameBuffer driver is tracking each fb_open and fb_release call with process id and file descriptor node. This is duplicate logic to track single call. This change removes process id based framebuffer driver call tracking to reduce the complexity. File descriptor is different for each call. That's the main reason for choosing it to track the calls. CRs-fixed: 716379 Change-Id: Ida1728d3878aeedf486bebef0f6f70c1e68d006e Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions