mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
2d7aacf4b3
PD#SWPL-101773 Problem: fd is used in the upper layer to facilitate cross-process. If the fd is closed, an exception will occur when used in the kernel. Solution: Change the input parameter fd to dbuf. Verify: sc2 Change-Id: I14788bbc7119b7a3a6d696eec495432e05e8aa12 Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>