mbox series

[0/2] drm/panel/raspberrypi-touchscreen: Fix minor issues

Message ID 20220415162513.42190-1-stefan.wahren@i2se.com (mailing list archive)
Headers show
Series drm/panel/raspberrypi-touchscreen: Fix minor issues | expand

Message

Stefan Wahren April 15, 2022, 4:25 p.m. UTC
This small patch series tries to upstream 2 minor issues which has been
fixed in the vendor tree by Dave Stevenson.

Dave Stevenson (2):
  drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
  drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare

 .../gpu/drm/panel/panel-raspberrypi-touchscreen.c   | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)