msm: rotator: Add secure session flag to rotator start data
Add flag for handling secure session to rotator data passed during start ioctl call. Change-Id: Id5db8b4be1f5058cb9cb9227963acc288eebc1dd Signed-off-by: Ravishangar Kalyanam <rkalya@codeaurora.org>
This commit is contained in:
committed by
Stephen Boyd
parent
a00a29607c
commit
e1ea31bf7b
@@ -31,6 +31,7 @@ struct msm_rotator_img_info {
|
||||
unsigned char rotations;
|
||||
int enable;
|
||||
unsigned int downscale_ratio;
|
||||
unsigned int secure;
|
||||
};
|
||||
|
||||
struct msm_rotator_data_info {
|
||||
|
||||
Reference in New Issue
Block a user