commit | 3ecb86641b20c98f01df31ee0e22d36cc28660aa | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Mon Sep 12 06:44:35 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 21 15:03:52 2016 -0200 |
tree | 149d3fdab41b3a686bfc09bc03d44923f87e7adf | |
parent | 997695407512c3d0a7bf2f5e589ab288ac6d0f6b [diff] |
[media] smiapp: Merge smiapp_init() with smiapp_probe() The smiapp_probe() is the sole caller of smiapp_init(). Unify the two. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>