Skip to content

leds: ktd2692: Set missing timing and fix GPIO pin control #514

leds: ktd2692: Set missing timing and fix GPIO pin control

leds: ktd2692: Set missing timing and fix GPIO pin control #514

Workflow file for this run

name: Check
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 64
- name: Run checkpatch.pl
run: ./.ci-check.sh HEAD~1