summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorGopikrishnaiah Anandan <agopik@codeaurora.org>2015-02-17 20:59:43 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:39:53 -0700
commitaf6c0571c981a321f4f383a74bac28d2c6b6e0d5 (patch)
tree82231ac7ede8080e5ee66db4732ff441e518d11b /include/linux/root_dev.h
parent4be1de768e1b2d6f531912fb7922af341459d7db (diff)
msm: mdss: Return ESHUTDOWN error when driver is shutting down
When MDP driver is being shutdown, driver clients can make ioctl calls. Driver was returning a generic error which results in clients re-issuing the ioctl. Driver should return ESHUTDOWN error to notify the clients that it is shutting down and cannot accept any ioctls. Change returns the shutdown error for ioctls issued during shutdown sequence. Change-Id: Ie5a8e557565feb50edd858f9a2ee98637efb55d0 Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions