Fix a spelling mistake in a comment.
Signed-off-by: Alexandre Belloni
---
drivers/gpu/drm/i915/i915_debugfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915_debugfs.c
b/drivers/gpu/drm/i915/i915_debugfs.c
index f9ce35da4123..742f8ff101e4 100644
plitting it per driver, you might want
> to blame me for that.
>
Doesn't splitting the change per driver break bisectability unless there
is a guarantee that the change in include/drm/drm_drv.h is applied after
all the driver trees have been merged?
--
Alexandre Belloni, B
2] [] arch_cpu_idle+0xa/0x10
> [ 202.634973] [] default_idle_call+0x1e/0x30
> [ 202.634974] [] cpu_startup_entry+0x17c/0x1f0
> [ 202.634976] [] rest_init+0x127/0x130
> [ 202.634978] [] start_kernel+0x3f6/0x403
> [ 202.634980] [] x86_64_start_reservations+0x2a/0x2c
> [ 202.6
is already enabled, which
> should prevent glitches.
>
> Signed-off-by: Boris Brezillon
Reviewed-by: Alexandre Belloni
> ---
> drivers/pwm/pwm-sun4i.c | 74
> -
> 1 file changed, 55 insertions(+), 19 deletions(-)
>
> diff