Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1705467

[PATCH 0/3] Fix clock handling in rockchip spi suspend/resume/remove

From Jeffy Chen <jeffy.chen@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Fix clock handling in rockchip spi suspend/resume/remove
Date 2017-08-07 14:50 +0200
Message-ID <ubPDP-8gK-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


I saw unpaired spi clock disable warnings when suspend/unbind spi device.
Fix them follow spi-s3c64xx.c.



Jeffy Chen (3):
  spi: rockchip: Slightly rework return value handling
  spi: rockchip: Fix clock handling in remove
  spi: rockchip: Fix clock handling in suspend/resume

 drivers/spi/spi-rockchip.c | 51 +++++++++++++++++++++-------------------------
 1 file changed, 23 insertions(+), 28 deletions(-)

-- 
2.1.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/3] Fix clock handling in rockchip spi suspend/resume/remove Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-08-07 14:50 +0200

csiph-web