[PATCH 0/3] gpio: mockup: bug fixes and tweaks

From: Bartosz Golaszewski
Date: Tue Dec 20 2016 - 06:28:42 EST


While trying to use the gpio-mockup driver for testing purposes I
noticed there's an issue with the gpiochip's label. It turned out
the label pointer points to invalid memory area. This series fixes
it and adds some minor changes in other places too.

Bartosz Golaszewski (3):
gpio: mockup: make pins_name_start static
gpio: mockup: dynamically allocate memory for chip name
gpio: mockup: coding style fixes

drivers/gpio/gpio-mockup.c | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)

--
2.9.3