libcamera2: Handle ion_alloc failures
authorAlex Ray <aray@google.com>
Wed, 27 Mar 2013 21:34:03 +0000 (14:34 -0700)
committerAlex Ray <aray@google.com>
Wed, 27 Mar 2013 21:35:05 +0000 (14:35 -0700)
commit5c664f4ce4110c37bd30fdedb79026780635f308
tree5852881df249bb77126914dc703f9e71458d2a81
parent690c39906e5dab752a87ed741c94ae4b6fc6db20
libcamera2: Handle ion_alloc failures

Return error when failing to allocate sensor scratch buffers in device
open.

Bug: 8049715
Change-Id: Ib7e05e226ab08190f4bf933f8aa06ccd44758508
libcamera2/ExynosCameraHWInterface2.cpp