framerate_adapter: add framerate_adapter function. [1/1]
authorshilong.yang <shilong.yang@amlogic.com>
Mon, 8 Jun 2020 12:43:32 +0000 (20:43 +0800)
committershilong.yang <shilong.yang@amlogic.com>
Tue, 21 Jul 2020 02:51:37 +0000 (10:51 +0800)
commit8871c3e8322a3feecceb13280b517f1ebe38cdbe
tree7e8ba17f0871e60f2bd07068a256d7be816624a2
parent833bb93df92e98e49e527bf0b36e80059746bd66
framerate_adapter: add framerate_adapter function. [1/1]

PD#SWPL-26471

Problem:
seed uevent to android systemcontral.

Solution:
add kobject_uevent_env function in the media_modules.

Verify:
franklin

Change-Id: Id9fbcb20fd964648b9d7966d0e2d2b6547a2814c
Signed-off-by: shilong.yang <shilong.yang@amlogic.com>
drivers/Makefile
drivers/framerate_adapter/Makefile [new file with mode: 0644]
drivers/framerate_adapter/video_framerate_adapter.c [new file with mode: 0644]
drivers/framerate_adapter/video_framerate_adapter.h [new file with mode: 0644]