Home
last modified time | relevance | path

Searched hist:"99 afcb05d973f7f74c0c4b8a8c5f6f87c8427aa3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.cdiff 99afcb05d973f7f74c0c4b8a8c5f6f87c8427aa3 Thu Jun 06 15:28:26 CDT 2019 Eric Farman <farman@linux.ibm.com> s390/cio: Use generalized CCW handler in cp_init()

It is now pretty apparent that ccwchain_handle_ccw()
(nee ccwchain_handle_tic()) does everything that cp_init()
wants to do.

Let's remove that duplicated code from cp_init() and let
ccwchain_handle_ccw() handle it itself.

Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20190606202831.44135-5-farman@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>