Message ID | 20250326134727.279393-4-stefan.klug@ideasonboard.com |
---|---|
State | Accepted |
Commit | 4adf0e0b1cf9733127591c24c2a6129fda481dd9 |
Headers | show |
Series |
|
Related | show |
diff --git a/src/ipa/rkisp1/rkisp1.cpp b/src/ipa/rkisp1/rkisp1.cpp index cb487ae53aef..70ce0cba22df 100644 --- a/src/ipa/rkisp1/rkisp1.cpp +++ b/src/ipa/rkisp1/rkisp1.cpp @@ -211,8 +211,7 @@ int IPARkISP1::init(const IPASettings &settings, unsigned int hwRevision, int IPARkISP1::start() { - setControls(0); - + /* \todo Properly handle startup controls. */ return 0; }