msm: msm8916: camera: Remove of_property_read_bool
Remove of_property_read_bool. No need to call both
of_property_read_bool and of_property_read_u32.
It can be done only by checking the return of of_property_read_u32.
CRs-Fixed: 649533.
Change-Id: I574b40c6960ebea3e6f548dfefb3bc9baa324083
Signed-off-by:
Vivek Veenam <vveenam@codeaurora.org>
Loading
Please register or sign in to comment