diff --git a/sc235hai.c b/sc235hai.c index 8db6ccd..a5af073 100644 --- a/sc235hai.c +++ b/sc235hai.c @@ -347,7 +347,7 @@ static int sc235hai_stop_streaming(struct sc235hai *sc235hai) SC235HAI_MODE_STANDBY); } -/* Supported media bus formats — SC235HAI outputs RAW10 Bayer BGGR */ +/* Supported media bus formats — SC231AI outputs RAW10 Bayer BGGR per CFA analysis */ static const u32 sc235hai_mbus_fmts[] = { MEDIA_BUS_FMT_SBGGR10_1X10, };