Re: [PATCH 3/3] media: atomisp: comment-out JPEG format

From: Andy Shevchenko
Date: Sun Oct 31 2021 - 09:04:27 EST


On Sun, Oct 31, 2021 at 1:30 PM Mauro Carvalho Chehab
<mchehab+huawei@xxxxxxxxxx> wrote:
>
> This is already disabled on some parts of the code, and trying
> to use it with current firmware causes an error:
>
> [ 53.799946] atomisp-isp2 0000:00:03.0: can't create streams
> [ 53.799962] atomisp-isp2 0000:00:03.0: __get_frame_info 1600x900 (padded to 0) returned -22
>
> So, completely disable reporting it.


Can't we simply remove all these pieces altogether?
The rationale:
- code is still kept in the index of the Git
- avoid robots and humans of sending patches against dead code
- leaving dead code (even in staging) is not what we want in the long term

--
With Best Regards,
Andy Shevchenko