diff options
author | Hans de Goede <hdegoede@redhat.com> | 2024-04-14 15:31:26 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2024-04-26 11:02:45 +0100 |
commit | 0445126fcaad0e13e6bc7a788c9ddb4e75739f59 (patch) | |
tree | f4849efb149b31e8651dab0ed9131c7c916283f6 /Kconfig | |
parent | 74350ed0787e82cc6af5b7cd1d4d4cc1db5b29d4 (diff) |
media: atomisp: Remove struct atomisp_platform_data
struct atomisp_platform_data only has a single subdevs member. Remove
this struct and replace atomisp_get_platform_data() with
atomisp_platform_get_subdevs().
Note atomisp_get_platform_data() and now atomisp_platform_get_subdevs()
always succeed, so while at it also remove unnecessary error checking.
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions