blob: 2f0d58146f694a44b30112151bec19a98854feb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
title: I2C; convert i2c_new_device and friends to errno and managed devices and convert users
team: IO
key: 6f15b8c0-7ff6-43aa-a47a-7341694c37af
assignee: Wolfram
status: Active
upstream:
- torvalds: 7159dbdae3c58d0200ae2550fab977a19a3c497a # i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
- torvalds: b8f5fe3bc5b9318d95770a09a480c31aced20cd2 # i2c: core: add device-managed version of i2c_new_dummy
comments:
- "next step: convert all users of i2c_new_dummy"
- "preparational series: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=112605"
- "preparational series: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=112812"
- "http://patchwork.ozlabs.org/patch/1119789/ # [RFC/RFT,RESEND] i2c: replace i2c_new_secondary_device with an ERR_PTR variant"
- "http://patchwork.ozlabs.org/patch/1135126/ # i2c: replace i2c_new_secondary_device with an ERR_PTR variant"
- "following links convert i2c_new_dummy:"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120771"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120755"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120758"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120760"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120757"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120759"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120769"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120770"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120767"
- "http://patchwork.ozlabs.org/patch/1135141/"
- "http://patchwork.ozlabs.org/patch/1135138/"
- "http://patchwork.ozlabs.org/patch/1135139/"
|