commit | b6f3ece3873323a3d4dd56d71231d5f758265463 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Fri Sep 30 17:42:17 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Oct 24 18:29:49 2016 -0200 |
tree | b3825900e0226550411d7f3057bd7c03463cca1c | |
parent | ddbf7d5a698c4d8553ad2f77cb281d7b37898d34 [diff] |
[media] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device Simplify the remove function and the error path in the probe function by using the managed versions of rc_allocate_device and rc_register_device. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>